Skip to main content
Tab

ASPxGridViewBeforeColumnGroupingSortingEventArgs Class

Provides data for the ASPxGridView.BeforeColumnSortingGrouping event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxGridViewBeforeColumnGroupingSortingEventArgs :
    ASPxGridBeforeColumnGroupingSortingEventArgs
See Also