GridAutoFilterEventArgs Properties
Serves as a base class for the ASPxGridViewAutoFilterEventArgs class.| Name | Description |
|---|---|
| Criteria | Gets the applied filter criteria. |
| Kind | Gets a value specifying which action should be performed within the corresponding event handler. |
| Value | Gets or sets a value that is the custom text displayed within the filter row cell. |
See Also