DataGridCell Methods
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Gets a value indicating whether the DataGridCell is identical to a second DataGridCell.(Overrides ValueType::Equals(Object^).) |
![]() | GetHashCode() | Gets a hash value that can be added to a Hashtable.(Overrides ValueType::GetHashCode().) |
![]() | GetType() | |
![]() | ToString() | Gets the row number and column number of the cell.(Overrides ValueType::ToString().) |
Show:
