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

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