Back to Devexpress

ASPxCardViewBeforeColumnSortingGroupingEventArgs Properties

aspnet-devexpress-dot-web-dot-aspxcardviewbeforecolumnsortinggroupingeventargs-dot-underscore-properties.md

latest1.6 KB
Original Source

ASPxCardViewBeforeColumnSortingGroupingEventArgs Properties

Provides data for the ASPxCardView.BeforeColumnSortingGrouping event.

NameDescription
ColumnGets a column whose sort or group order has been changed.
OldGroupIndexGets the column’s previous position among grouped columns.
OldSortIndexGets a column’s (row’s for ASPxVerticalGrid) previous position among sorted columns (rows). Inherited from ASPxGridBeforeColumnGroupingSortingEventArgs.
OldSortOrderGets a column’s (row’s for ASPxVerticalGrid) previous sort order. Inherited from ASPxGridBeforeColumnGroupingSortingEventArgs.

See Also

ASPxCardViewBeforeColumnSortingGroupingEventArgs Class

ASPxCardViewBeforeColumnSortingGroupingEventArgs Members

DevExpress.Web Namespace