Back to Devexpress

BootstrapCardViewBeforeColumnSortingEventArgs Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-2e65d05c.md

latest2.0 KB
Original Source

BootstrapCardViewBeforeColumnSortingEventArgs Class

Provides data for the BootstrapCardView.BeforeColumnSorting event.

Namespace : DevExpress.Web.Bootstrap

Assembly : DevExpress.Web.Bootstrap.v25.2.dll

NuGet Package : DevExpress.Web.Bootstrap

Declaration

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

BootstrapCardViewBeforeColumnSortingEventArgs is the data class for the following events:

Inheritance

Object EventArgs ASPxGridBeforeColumnGroupingSortingEventArgs ASPxCardViewBeforeColumnSortingGroupingEventArgs ASPxCardViewBeforeColumnSortingEventArgs BootstrapCardViewBeforeColumnSortingEventArgs

See Also

BootstrapCardViewBeforeColumnSortingEventArgs Members

Card View

DevExpress.Web.Bootstrap Namespace