BootstrapCardViewBeforeColumnSortingEventArgs Constructors
Provides data for the BootstrapCardView.BeforeColumnSorting event.Name | Parameters | Description |
---|---|---|
BootstrapCardViewBeforeColumnSortingEventArgs(BootstrapCardViewColumn, ColumnSortOrder, Int32) | column, oldSortOrder, oldSortIndex | Initializes a new instance of the BootstrapCardViewBeforeColumnSortingEventArgs class. |
See Also