Back to Devexpress

ASPxVerticalGridCustomRowSortEventArgs Class

aspnet-devexpress-dot-web-76bcc8c2.md

latest1.5 KB
Original Source

ASPxVerticalGridCustomRowSortEventArgs Class

Provides data for the ASPxVerticalGrid.CustomRowSort event.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxVerticalGridCustomRowSortEventArgs :
    GridCustomColumnSortEventArgs
vb
Public Class ASPxVerticalGridCustomRowSortEventArgs
    Inherits GridCustomColumnSortEventArgs

ASPxVerticalGridCustomRowSortEventArgs is the data class for the following events:

Inheritance

Object EventArgs GridCustomColumnSortEventArgs ASPxVerticalGridCustomRowSortEventArgs

See Also

ASPxVerticalGridCustomRowSortEventArgs Members

Vertical Grid

DevExpress.Web Namespace