Back to Devexpress

CustomGroupSummaryExportEventArgs Class

maui-devexpress-dot-maui-dot-datagrid-68fa5c56.md

latest1.4 KB
Original Source

CustomGroupSummaryExportEventArgs Class

Contains data for the CustomGroupSummaryExport event.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public class CustomGroupSummaryExportEventArgs :
    CustomExportEventArgs

CustomGroupSummaryExportEventArgs is the data class for the following events:

Inheritance

System.Object EventArgs CustomExportEventArgs CustomGroupSummaryExportEventArgs

Extension Methods

Yield<CustomGroupSummaryExportEventArgs>()

YieldIfNotNull<CustomGroupSummaryExportEventArgs>()

See Also

CustomGroupSummaryExportEventArgs Members

DevExpress.Maui.DataGrid Namespace