FilterText Property (C1CommandField)
Gets or sets the Filter button caption displayed in a
C1CommandField field.
public virtual System.string FilterText {get; set;}
'Declaration
Public Overridable Property FilterText As System.String
Property Value
The caption for the Filter button in a
C1CommandField. The default value is "Filter".