ASPxGridTextSettings.ToolbarClearFilter Property
In This Article
Specifies the text displayed in the Clear Filter toolbar item.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
The text. |
#Remarks
The toolbar item displays ‘Clear Filter’ if the ToolbarClearFilter property is set to an empty string.
Note
The Toolbar
See Also