C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1CommandField Class / FilterText Property

In This Topic
FilterText Property (C1CommandField)
In This Topic
Gets or sets the Filter button caption displayed in a C1CommandField field.
Syntax
'Declaration
 
Public Overridable Property FilterText As System.String
 

Property Value

The caption for the Filter button in a C1CommandField. The default value is "Filter".
See Also