AutoGenerateFilterButton Property
Gets or sets a value indicating whether a
C1CommandField field column with an Filter button for the filter row is automatically added to a
C1GridView control.
public virtual System.bool AutoGenerateFilterButton {get; set;}
'Declaration
Public Overridable Property AutoGenerateFilterButton As System.Boolean