Skip to main content
Tab

GridCustomColumnSortEventArgs Class

In This Article

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.1.dll

#Declaration

public class GridCustomColumnSortEventArgs :
    EventArgs
See Also