Skip to main content

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

public class GroupBrickGeneratedEventArgs :
    BrickGeneratedEventArgs

Inheritance

Object
EventArgs
BrickGeneratedEventArgs
GroupBrickGeneratedEventArgs
See Also