BootstrapCardViewHeaderFilterEventArgs Constructors
Provides data for the BootstrapCardView.HeaderFilterFillItems event.Name | Parameters | Description |
---|---|---|
BootstrapCardViewHeaderFilterEventArgs(BootstrapCardViewColumn, GridHeaderFilterValues) | column, values | Initializes a new instance of the BootstrapCardViewHeaderFilterEventArgs class with the specified settings. |
See Also