[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.BaseGrid.Frame.OnSort

OnSort Method

OnSort(FilterEventArgs)

Raised when the datasource is sorted by clicking the column header.

Declaration
protected virtual void OnSort(FilterEventArgs e)
Parameters
Type Name Description
FilterEventArgs e