EditingField.Brick Property
Gets a visual brick used to render an editing field in Print Preview.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v23.1.Core.dll
NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Description |
---|---|
VisualBrick | A VisualBrick object used to render an editing field. |
See Also