Back to Devexpress

ASPxVerticalGridBeforeRowSortingEventArgs Class

aspnet-devexpress-dot-web-7f54ef5e.md

latest1.6 KB
Original Source

ASPxVerticalGridBeforeRowSortingEventArgs Class

Provides data for the ASPxVerticalGrid.BeforeRowSorting event.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxVerticalGridBeforeRowSortingEventArgs :
    ASPxGridBeforeColumnGroupingSortingEventArgs
vb
Public Class ASPxVerticalGridBeforeRowSortingEventArgs
    Inherits ASPxGridBeforeColumnGroupingSortingEventArgs

ASPxVerticalGridBeforeRowSortingEventArgs is the data class for the following events:

Inheritance

Object EventArgs ASPxGridBeforeColumnGroupingSortingEventArgs ASPxVerticalGridBeforeRowSortingEventArgs

See Also

ASPxVerticalGridBeforeRowSortingEventArgs Members

Vertical Grid

DevExpress.Web Namespace