Back to Devexpress

ASPxGridViewBeforeColumnGroupingSortingEventArgs Properties

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

latest1.6 KB
Original Source

ASPxGridViewBeforeColumnGroupingSortingEventArgs Properties

Provides data for the ASPxGridView.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

ASPxGridViewBeforeColumnGroupingSortingEventArgs Class

ASPxGridViewBeforeColumnGroupingSortingEventArgs Members

DevExpress.Web Namespace