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

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 or sets values that are the custom texts displayed within the filter row cells.
See Also