GridOnClickRowFilterEventArgs Properties
Serves as a base class for the ASPxGridViewOnClickRowFilterEventArgs and ASPxTreeListOnClickRowFilterEventArgs classes.Name | Description |
---|---|
Criteria | Gets the applied filter criteria. |
Kind | Gets or sets a value specifying which action should be performed within the corresponding event handler. |
Values | Gets values that are the custom texts displayed within the filter row cells. |
See Also