Name | Description | |
---|---|---|
C1GridViewSortEventArgs Constructor | Constructor. Initializes a new instance of the C1GridViewSortEventArgs class. |
The following tables list the members exposed by C1GridViewSortEventArgs.
Name | Description | |
---|---|---|
C1GridViewSortEventArgs Constructor | Constructor. Initializes a new instance of the C1GridViewSortEventArgs class. |
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
SortDirection | Gets or sets the direction in which to sort the C1GridView control. | |
SortExpression | Gets or sets the expression used to sort the items in the C1GridView control. |