GridViewDataColumn Methods
Serves as a base for classes that represent data columns.
Name | Description |
---|---|
Assign |
Copies the public properties from the specified object to the current one. |
Auto |
Applies a filter to the column. |
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. |
Group |
Groups data by the values of the current column. |
Is |
Indicates whether a column responds to mouse clicks. |
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 column in ascending order. |
Sort |
Sorts the column in descending order. |
To |
Returns a string that represents the current object. |
Un |
Clears the grouping applied to the column. |
Un |
Clears the sorting applied to the column. |
See Also