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
System.Object
EventArgs
CustomGroupEventArgs
See Also