[]
        
(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)
Protected Overridable Sub OnSort(e As FilterEventArgs)
Parameters
Type Name Description
FilterEventArgs e