ASPxGridViewBeforeColumnGroupingSortingEventArgs Class
Provides data for the ASPxGridView.BeforeColumnSortingGrouping event.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
public class ASPxGridViewBeforeColumnGroupingSortingEventArgs :
ASPxGridBeforeColumnGroupingSortingEventArgs
Inheritance
Object
EventArgs
ASPxGridBeforeColumnGroupingSortingEventArgs
ASPxGridViewBeforeColumnGroupingSortingEventArgs
See Also