Back to Devexpress

BootstrapGridViewBeforeColumnGroupingSortingEventArgs Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-1a68b248.md

latest2.0 KB
Original Source

BootstrapGridViewBeforeColumnGroupingSortingEventArgs Class

Provides data for the BootstrapGridView.BeforeColumnSortingGrouping event.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapGridViewBeforeColumnGroupingSortingEventArgs :
    ASPxGridViewBeforeColumnGroupingSortingEventArgs
vb
Public Class BootstrapGridViewBeforeColumnGroupingSortingEventArgs
    Inherits ASPxGridViewBeforeColumnGroupingSortingEventArgs

BootstrapGridViewBeforeColumnGroupingSortingEventArgs is the data class for the following events:

Inheritance

Object EventArgs ASPxGridBeforeColumnGroupingSortingEventArgs ASPxGridViewBeforeColumnGroupingSortingEventArgs BootstrapGridViewBeforeColumnGroupingSortingEventArgs

See Also

BootstrapGridViewBeforeColumnGroupingSortingEventArgs Members

Grid View

DevExpress.Web.Bootstrap Namespace