CustomFilterExpressionDisplayTextEventArgs.DisplayText Property
Gets or sets the filter expression displayed within the filter bar, representing the applied filter criteria.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
String | A string that specifies the filter expression displayed within the filter bar. |
See Also