Back to Devexpress

CustomGroupEventArgs Class

maui-devexpress-dot-maui-dot-datagrid-5c8c5c10.md

latest1.3 KB
Original Source

CustomGroupEventArgs Class

Contains data for the CustomGroup event.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public class CustomGroupEventArgs :
    EventArgs

CustomGroupEventArgs is the data class for the following events:

Remarks

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

Inheritance

System.Object EventArgs CustomGroupEventArgs

Extension Methods

Yield<CustomGroupEventArgs>()

YieldIfNotNull<CustomGroupEventArgs>()

See Also

CustomGroupEventArgs Members

DevExpress.Maui.DataGrid Namespace