ShowClearFilterButtons Property (C1DataFilter)
Gets or sets a value indicating whether to show clear filter buttons in the filter headers or not.
public bool ShowClearFilterButtons {get; set;}
'Declaration
Public Property ShowClearFilterButtons As Boolean