C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1FilterField Class / ShowFilter Property

In This Topic
ShowFilter Property (C1FilterField)
In This Topic
Gets or sets value indicating whether filter text box will be shown in the filter row of the C1GridView control or not.
Syntax
'Declaration
 
Public Overridable Property ShowFilter As System.Boolean
 

Property Value

The default value is true.
See Also