DataGridCell Methods
.NET Framework 4.5
The DataGridCell type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals | 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 | Gets the Type of the current instance. (Inherited from Object.) |
|
ToString | Gets the row number and column number of the cell. (Overrides ValueType.ToString().) |