C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / FilterSettings Class / Mode Property

In This Topic
Mode Property (FilterSettings)
In This Topic
Gets or sets value indicating whether filtering will be performed automatically or not.
Syntax
'Declaration
 
Public Property Mode As FilterMode
 

Property Value

One of the FilterMode values. The default value is FilterMode.Auto.
See Also