ASPxCardViewBeforeColumnSortingEventArgs Class
Provides data for the ASPxCardView.BeforeColumnSorting event.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v23.1.dll
NuGet Package: DevExpress.Web
Declaration
public class ASPxCardViewBeforeColumnSortingEventArgs :
ASPxCardViewBeforeColumnSortingGroupingEventArgs
Inheritance
Object
EventArgs
ASPxGridBeforeColumnGroupingSortingEventArgs
ASPxCardViewBeforeColumnSortingGroupingEventArgs
ASPxCardViewBeforeColumnSortingEventArgs
See Also