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

BootstrapGridViewAutoFilterEventArgs Properties

Name Description
Column
Criteria Gets the applied filter criteria. Inherited from GridAutoFilterEventArgs.
Kind Gets or sets a value specifying which action should be performed within the corresponding event handler. Inherited from GridAutoFilterEventArgs.
Value Gets or sets a value that is the custom text displayed within the filter row cell. Inherited from GridAutoFilterEventArgs.
See Also