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

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