[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexGrid.SortingColumn

SortingColumn Event

Occurs before a column is sorted when the user clicks a column header.

Namespace: C1.WPF.FlexGrid
Assembly: C1.WPF.FlexGrid.4.6.2.dll
Syntax
public event EventHandler<CellRangeEventArgs> SortingColumn
Returns
Type Description
EventHandler<CellRangeEventArgs> Occurs before a column is sorted when the user clicks a column header.