ASPxCardViewBeforeColumnSortingGroupingEventArgs Class
Provides data for the ASPxCardView.BeforeColumnSortingGrouping event.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
public class ASPxCardViewBeforeColumnSortingGroupingEventArgs :
ASPxGridBeforeColumnGroupingSortingEventArgs
Inheritance
Object
EventArgs
ASPxGridBeforeColumnGroupingSortingEventArgs
ASPxCardViewBeforeColumnSortingGroupingEventArgs
See Also