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

BootstrapGridViewHeaderFilterEventArgs Constructors

Provides data for the BootstrapGridView.HeaderFilterFillItems event.
Name Parameters Description
BootstrapGridViewHeaderFilterEventArgs(BootstrapGridViewDataColumn, GridHeaderFilterValues) column, values Initializes a new instance of the BootstrapGridViewHeaderFilterEventArgs class with the specified settings.
See Also