CustomFilterExpressionDisplayTextEventArgs Class
Provides data for the ASPxGridBase.CustomFilterExpressionDisplayText event.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v21.2.dll
Declaration
Remarks
Instances of the CustomFilterExpressionDisplayTextEventArgs class are automatically created, initialized and passed to corresponding event handlers.
See Also