Enum FilteringMode
An enumeration that controls how the Associated control of RadFilterView control is being filtered.
Namespace: Telerik.WinControls.UI.FilterView
Assembly: Telerik.WinControls.UI.dll
Syntax
[Flags]
public enum FilteringMode
OnFilterChanged
The associated control instance is instantly filtered, when the filter is changed.
Programmatically
Programmatically update the filter.