Skip to main content
A newer version of this page is available. .
Tab

CustomFilterExpressionDisplayTextEventArgs Class

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public class CustomFilterExpressionDisplayTextEventArgs :
    EventArgs

Remarks

Instances of the CustomFilterExpressionDisplayTextEventArgs class are automatically created, initialized and passed to corresponding event handlers.

Inheritance

Object
EventArgs
CustomFilterExpressionDisplayTextEventArgs
See Also