Called when a sort in the GridControl is changed.
Namespace: Dapfor.Wpf.ControlsAssembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)
Syntax
C# |
---|
protected virtual void OnSortChanged() |
Visual Basic |
---|
Protected Overridable Sub OnSortChanged |
Visual C++ |
---|
protected: virtual void OnSortChanged() |
F# |
---|
abstract OnSortChanged : unit -> unit override OnSortChanged : unit -> unit |