ASPxClientFilterAppliedEventArgs Members
Provides data for the ASPxClientFilterControl.Applied event.Constructors
Name | Description |
---|---|
constructor(filterExpression) | Initializes a new instance of the ASPxClientFilterAppliedEventArgs class. |
Properties
Name | Description |
---|---|
filterExpression | Gets the filter expression currently being applied. |
See Also