[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexGrid.SortedColumn

SortedColumn Event

Occurs after 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> SortedColumn
Returns
Type Description
EventHandler<CellRangeEventArgs> Occurs after a column is sorted when the user clicks a column header.