Skip to main content
Tab

ASPxVerticalGridBeforeRowSortingEventArgs Class

Provides data for the ASPxVerticalGrid.BeforeRowSorting event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class ASPxVerticalGridBeforeRowSortingEventArgs :
    ASPxGridBeforeColumnGroupingSortingEventArgs

#Inheritance

Object
EventArgs
ASPxGridBeforeColumnGroupingSortingEventArgs
ASPxVerticalGridBeforeRowSortingEventArgs
See Also