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

CustomGroupRowExportEventArgs Class

Contains data for the CustomGroupRowExport event.

Namespace: DevExpress.Maui.DataGrid

Assembly: DevExpress.Maui.DataGrid.dll

NuGet Package: DevExpress.Maui.DataGrid

Declaration

public class CustomGroupRowExportEventArgs :
    CustomExportEventArgs

Inheritance

Object
EventArgs
CustomExportEventArgs
CustomGroupRowExportEventArgs
See Also