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

In This Topic
FilterOnSelect Property
In This Topic
Gets or sets a value indicating whether the filtering will be performed immediately once a filter operator is selected.
Syntax
'Declaration
 
Public Property FilterOnSelect As System.Boolean
 

Property Value

The default value is true.
See Also