Back to Devexpress

ASPxCardViewBeforeColumnSortingGroupingEventArgs Class

aspnet-devexpress-dot-web-6fdc639e.md

latest1.8 KB
Original Source

ASPxCardViewBeforeColumnSortingGroupingEventArgs Class

Provides data for the ASPxCardView.BeforeColumnSortingGrouping event.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxCardViewBeforeColumnSortingGroupingEventArgs :
    ASPxGridBeforeColumnGroupingSortingEventArgs
vb
Public Class ASPxCardViewBeforeColumnSortingGroupingEventArgs
    Inherits ASPxGridBeforeColumnGroupingSortingEventArgs

ASPxCardViewBeforeColumnSortingGroupingEventArgs is the data class for the following events:

Inheritance

Object EventArgs ASPxGridBeforeColumnGroupingSortingEventArgs ASPxCardViewBeforeColumnSortingGroupingEventArgs ASPxCardViewBeforeColumnSortingEventArgs

BootstrapCardViewBeforeColumnSortingEventArgs

See Also

ASPxCardViewBeforeColumnSortingGroupingEventArgs Members

DevExpress.Web Namespace