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

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