Skip to main content
Tab

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.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridCustomColumnSortEventArgs :
    EventArgs
See Also