Back to Devexpress

ASPxVerticalGridBeforeRowSortingEventArgs Properties

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

latest1.3 KB
Original Source

ASPxVerticalGridBeforeRowSortingEventArgs Properties

Provides data for the ASPxVerticalGrid.BeforeRowSorting event.

NameDescription
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.
RowGets a row whose sort order has been changed.

See Also

ASPxVerticalGridBeforeRowSortingEventArgs Class

ASPxVerticalGridBeforeRowSortingEventArgs Members

DevExpress.Web Namespace