Back to Devexpress

ASPxCardViewBeforeColumnSortingEventArgs Class

aspnet-devexpress-dot-web-2bbb29e5.md

latest1.5 KB
Original Source

ASPxCardViewBeforeColumnSortingEventArgs Class

Provides data for the ASPxCardView.BeforeColumnSorting event.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Inheritance

Object EventArgs ASPxGridBeforeColumnGroupingSortingEventArgs ASPxCardViewBeforeColumnSortingGroupingEventArgs ASPxCardViewBeforeColumnSortingEventArgs BootstrapCardViewBeforeColumnSortingEventArgs

See Also

ASPxCardViewBeforeColumnSortingEventArgs Members

Card View

DevExpress.Web Namespace