CustomColumnSortEventArgs Constructors
Provides data for the ColumnView.CustomColumnSort and GridView.CustomColumnGroup events.
Name | Parameters | Description |
---|---|---|
Custom |
column, value1, value2, sort |
Initializes a new instance of the Custom |
See Also