CellData Members
#Constructors
Name | Description |
---|---|
Cell |
Initializes a new instance of the Cell |
#Properties
Name | Description |
---|---|
Display |
Gets or sets a string that specifies the formatted cell value as it is displayed. |
Index | Gets or sets an object that contains information about a cell position. |
Is |
Gets whether a cell belongs to a row that is currently selected in the grid. |
Is |
Gets whether a value of the cell that belongs to a row is changed. |
Item | Gets or sets an object that corresponds to a data row. |
Value | Gets or sets an object that specifies a data field value. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal.
Inherited from System. |
Equals |
Determines whether the specified object is equal to the current object.
Inherited from System. |
Get |
Serves as the default hash function.
Inherited from System. |
Get |
Gets the Type of the current instance.
Inherited from System. |
Memberwise |
Creates a shallow copy of the current Object.
Inherited from System. |
Reference |
Determines whether the specified Object instances are the same instance.
Inherited from System. |
To |
Returns a string that represents the current object.
Inherited from System. |