[]
        
(Showing Draft Content)

C1.Win.FlexGrid.SortColEventArgs.-ctor

SortColEventArgs Constructor

SortColEventArgs(int, SortFlags)

Initializes a new instance of the SortColEventArgs class.

Declaration
public SortColEventArgs(int col, SortFlags order)
Parameters
Type Name Description
int col

The column that is being sorted.

SortFlags order

SortFlags value that determines the sorting order.