This topic has not yet been rated - Rate this topic

DataGridCell Methods

The DataGridCell type exposes the following members.

  NameDescription
Public method Equals Gets a value indicating whether the DataGridCell is identical to a second DataGridCell. (Overrides ValueType.Equals(Object).)
Public method GetHashCode Gets a hash value that can be added to a Hashtable. (Overrides ValueType.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method ToString Gets the row number and column number of the cell. (Overrides ValueType.ToString().)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.