Back to Devexpress

GroupBrickGeneratedEventArgs Class

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

latest1.4 KB
Original Source

GroupBrickGeneratedEventArgs Class

Contains data for the GroupBrickGenerated event.

Namespace : DevExpress.Maui.DataGrid.Export

Assembly : DevExpress.Maui.DataGrid.Export.dll

NuGet Package : DevExpress.Maui.DataGrid.Export

Declaration

csharp
public class GroupBrickGeneratedEventArgs :
    BrickGeneratedEventArgs

GroupBrickGeneratedEventArgs is the data class for the following events:

Inheritance

System.Object EventArgs BrickGeneratedEventArgs GroupBrickGeneratedEventArgs

Extension Methods

Yield<GroupBrickGeneratedEventArgs>()

YieldIfNotNull<GroupBrickGeneratedEventArgs>()

See Also

GroupBrickGeneratedEventArgs Members

DevExpress.Maui.DataGrid.Export Namespace