Back to Devexpress

GridCustomColumnSortEventArgs Class

aspnet-devexpress-dot-web-313111be.md

latest1.5 KB
Original Source

GridCustomColumnSortEventArgs Class

Serves as a base for classes that provide data for custom sorting and grouping events of grid-like controls.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Inheritance

Object EventArgs GridCustomColumnSortEventArgs ASPxVerticalGridCustomRowSortEventArgs

CardViewCustomColumnSortEventArgs

CustomColumnSortEventArgs

BootstrapCardViewCustomColumnSortEventArgs

BootstrapGridViewCustomColumnSortEventArgs

See Also

GridCustomColumnSortEventArgs Members

DevExpress.Web Namespace