BootstrapCardViewCustomColumnSortEventArgs Constructors
Provides data for the BootstrapCardView.CustomColumnSort event.Name | Parameters | Description |
---|---|---|
BootstrapCardViewCustomColumnSortEventArgs(BootstrapCardViewColumn, Object, Object, ColumnSortOrder) | column, value1, value2, sortOrder | Initializes a new instance of the BootstrapCardViewCustomColumnSortEventArgs class. |
See Also