[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.BaseGrid.Frame.OnAfterSort

OnAfterSort Method

OnAfterSort(FilterEventArgs)

Raised after the datasource has been sorted.

Declaration
protected virtual void OnAfterSort(FilterEventArgs e)
Protected Overridable Sub OnAfterSort(e As FilterEventArgs)
Parameters
Type Name Description
FilterEventArgs e