Skip to main content
Tab

CustomFilterExpressionDisplayTextEventArgs Class

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.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