Skip to main content
Tab

ASPxCardViewBeforeColumnSortingEventArgs Class

In This Article

Provides data for the ASPxCardView.BeforeColumnSorting event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class ASPxCardViewBeforeColumnSortingEventArgs :
    ASPxCardViewBeforeColumnSortingGroupingEventArgs
See Also