Skip to main content
A newer version of this page is available. .

CustomGroupEventArgs Class

Contains data for the CustomGroup event.

Namespace: DevExpress.Maui.DataGrid

Assembly: DevExpress.Maui.DataGrid.dll

NuGet Package: DevExpress.Maui.DataGrid

Declaration

public class CustomGroupEventArgs :
    EventArgs

Remarks

For more information, refer to the following help topic: CustomGroup.

Inheritance

Object
EventArgs
CustomGroupEventArgs
See Also