UserVisualBrick Class
A visual brick that is drawn on a page by an object implementing the IBrick interface.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Remarks
A UserVisualBrick is added to a page after calling the IBrickGraphics.DrawBrick method.
To access the brick’s options, use the UserVisualBrick.UserBrick property.
Inheritance
See Also