BrickEventArgsBase Class
Represents the base for all classes that provide data for the brick-related events.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Remarks
The BrickEventArgsBase class introduces the BrickEventArgsBase.Brick property, which returns a brick for which an event has been raised.
See Also