VerticalGridDataRow Methods
Serves as a base for classes that represent data rows.
Name | Description |
---|---|
Assign |
Copies the public properties from the specified object to the current one. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Indicates whether the row responds to mouse clicks.
Inherited from Vertical |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
For internal use only.
Inherited from Web |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
For internal use only.
Inherited from Web |
Set |
For internal use only.
Inherited from Web |
Sort |
Sorts the row in ascending order. |
Sort |
Sorts the row in descending order. |
To |
Returns a string that represents the current object. |
Un |
Clears the sorting applied to the row. |
See Also