Forces the GridControl re-check all Rows for filtering. Usually called when the filter conditions are changed.
Namespace: Dapfor.Wpf.ControlsAssembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)
Syntax
C# |
---|
public void FilterRefresh() |
Visual Basic |
---|
Public Sub FilterRefresh |
Visual C++ |
---|
public: void FilterRefresh() |
F# |
---|
member FilterRefresh : unit -> unit |