MVCxCardViewColumn Methods
Represents a column within the GridView.
Name | Description |
---|---|
Assign |
Copies public properties from the specified Collection |
Create |
Creates a data column for the specified data type.
Inherited from Card |
Editor |
Allows you to configure Card |
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 Card |
Is |
Indicates whether a column responds to mouse clicks.
Inherited from Card |
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 data cell template. |
Set |
Allows you to specify a data cell template. |
Set |
Allows you to specify an edit item template. |
Set |
Allows you to specify an edit item template. |
Set |
Allows you to specify a column header template. |
Set |
Allows you to specify a column header template. |
Sort |
Sorts the column in ascending order.
Inherited from Card |
Sort |
Sorts the column in descending order.
Inherited from Card |
To |
Returns a string that represents the current object.
Inherited from Card |
Un |
Ungroups cards by the values of the specified column.
Inherited from Card |
Un |
Clears the sorting applied to the column.
Inherited from Card |
See Also