ShowFilter Property (C1FilterField)
Gets or sets value indicating whether filter text box will be shown in the filter row of the
C1GridView control or not.
public virtual System.bool ShowFilter {get; set;}
'Declaration
Public Overridable Property ShowFilter As System.Boolean
Property Value
The default value is true.