UserVisualBrick.UserBrick Property
Gets a user implementation of the IBrick interface drawn via the IBrickGraphics.DrawBrick method.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IBrick | User implementation of the IBrick interface. |
See Also