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