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