Back to Devexpress

ASPxGridBeforeColumnGroupingSortingEventArgs Properties

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

latest1.1 KB
Original Source

ASPxGridBeforeColumnGroupingSortingEventArgs Properties

Provides data for the ASPxGridView.BeforeColumnSortingGrouping and ASPxCardView.BeforeColumnSortingGrouping events.

NameDescription
OldSortIndexGets a column’s (row’s for ASPxVerticalGrid) previous position among sorted columns (rows).
OldSortOrderGets a column’s (row’s for ASPxVerticalGrid) previous sort order.

See Also

ASPxGridBeforeColumnGroupingSortingEventArgs Class

ASPxGridBeforeColumnGroupingSortingEventArgs Members

DevExpress.Web Namespace