Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

CustomGroupSummaryExportEventArgs Class

Contains data for the CustomGroupSummaryExport event.

Namespace: DevExpress.Maui.DataGrid

Assembly: DevExpress.Maui.DataGrid.dll

NuGet Package: DevExpress.Maui.DataGrid

Declaration

public class CustomGroupSummaryExportEventArgs :
    CustomExportEventArgs

Inheritance

Object
EventArgs
CustomExportEventArgs
CustomGroupSummaryExportEventArgs
See Also