Skip to main content
Tab

ASPxCardViewBeforeColumnSortingGroupingEventArgs Class

Provides data for the ASPxCardView.BeforeColumnSortingGrouping event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxCardViewBeforeColumnSortingGroupingEventArgs :
    ASPxGridBeforeColumnGroupingSortingEventArgs
See Also