| C1.Win.C1FlexGrid Namespace : SortColEventArgs Class |
The following tables list the members exposed by SortColEventArgs.
| Name | Description | |
|---|---|---|
![]() | SortColEventArgs Constructor | Initializes a new instance of the SortColEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the drag operation should be canceled. |
![]() | Col | Gets the column that is being sorted. |
![]() | Handled | Gets or sets a value indicating whether the drag operation has been handled by the event handler. |
![]() | Order | Gets or sets a SortFlags value that determines the sorting order. |