[]
Occurs before a column is sorted when the user clicks a column header.
public event EventHandler<CellRangeEventArgs> SortingColumn
Type | Description |
---|---|
EventHandler<CellRangeEventArgs> | Occurs before a column is sorted when the user clicks a column header. |