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