MVCxGridViewColumn Methods
Represents a column within the GridView.
Name | Description |
---|---|
Assign |
Copies public properties from the specified Collection |
Auto |
Applies a filter to the column.
Inherited from Grid |
Create |
Creates a data column for the specified data type.
Inherited from Grid |
Editor |
Allows you to configure Grid |
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.
Inherited from Grid |
Is |
Indicates whether a column responds to mouse clicks.
Inherited from Grid |
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 |
Set |
Allows you to specify a template for data cells in the current column. |
Set |
Allows you to specify a template for data cells in the current column. |
Set |
Allows you to specify an edit item template. |
Set |
Allows you to specify an edit item template. |
Set |
Allows you to specify a filter template. |
Set |
Allows you to specify a filter template. |
Set |
Allows you to specify a template for the column’s footer cell. |
Set |
Allows you to specify a template for the column’s footer cell. |
Set |
Allows you to specify a group row template. |
Set |
Allows you to specify a group row template. |
Set |
Allows you to specify a template for the column header’s caption. |
Set |
Allows you to specify a template for the column header’s caption. |
Set |
Allows you to specify a template for the column’s header. |
Set |
Allows you to specify a template for the column’s header. |
Sort |
Sorts the column in ascending order.
Inherited from Grid |
Sort |
Sorts the column in descending order.
Inherited from Grid |
To |
Returns a string that represents the current object.
Inherited from Grid |
Un |
Clears the grouping applied to the column.
Inherited from Grid |
Un |
Clears the sorting applied to the column.
Inherited from Grid |
See Also