Back to Devexpress

ASPxGridViewBeforeColumnGroupingSortingEventArgs Class

aspnet-devexpress-dot-web-e0c9dc7f.md

latest1.8 KB
Original Source

ASPxGridViewBeforeColumnGroupingSortingEventArgs Class

Provides data for the ASPxGridView.BeforeColumnSortingGrouping event.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

ASPxGridViewBeforeColumnGroupingSortingEventArgs is the data class for the following events:

Inheritance

Object EventArgs ASPxGridBeforeColumnGroupingSortingEventArgs ASPxGridViewBeforeColumnGroupingSortingEventArgs BootstrapGridViewBeforeColumnGroupingSortingEventArgs

See Also

ASPxGridViewBeforeColumnGroupingSortingEventArgs Members

Grid View

DevExpress.Web Namespace