Back to Devexpress

GroupSummaryBrickGeneratedEventArgs Class

maui-devexpress-dot-maui-dot-datagrid-dot-export-bc50f78e.md

latest1.5 KB
Original Source

GroupSummaryBrickGeneratedEventArgs Class

Contains data for the GroupSummaryBrickGenerated event.

Namespace : DevExpress.Maui.DataGrid.Export

Assembly : DevExpress.Maui.DataGrid.Export.dll

NuGet Package : DevExpress.Maui.DataGrid.Export

Declaration

csharp
public class GroupSummaryBrickGeneratedEventArgs :
    BrickGeneratedEventArgs

GroupSummaryBrickGeneratedEventArgs is the data class for the following events:

Inheritance

System.Object EventArgs BrickGeneratedEventArgs GroupSummaryBrickGeneratedEventArgs

Extension Methods

Yield<GroupSummaryBrickGeneratedEventArgs>()

YieldIfNotNull<GroupSummaryBrickGeneratedEventArgs>()

See Also

GroupSummaryBrickGeneratedEventArgs Members

DevExpress.Maui.DataGrid.Export Namespace