[]
Initializes a new instance of the SortColEventArgs class.
public SortColEventArgs(int col, SortFlags order)
Type | Name | Description |
---|---|---|
int | col | The column that is being sorted. |
SortFlags | order | SortFlags value that determines the sorting order. |