System.Windows.Forms.DataGridCell: Method Members

The methods of System.Windows.Forms.DataGridCell are listed below. For a list of all members, see the DataGridCell Members list.

See Also: Inherited members from System.ValueType

Public Methods

override
Equals(object) : bool

Gets a value indicating whether the System.Windows.Forms.DataGridCell is identical to a second System.Windows.Forms.DataGridCell.

override
GetHashCode() : int

Gets a hash value that can be added to a Hashtable.

override
ToString() : string

Gets the row number and column number of the cell.