BrickViewData.Style Property
Gets or sets the BrickStyle instance used to render a brick in an appropriate format.
Namespace: DevExpress.XtraPrinting.Export
Assembly: DevExpress.Printing.v22.2.Core.dll
NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Description |
---|---|
BrickStyle | A BrickStyle instance to render a brick. |
Remarks
The brick style allows a user to customize the appearance of a brick’s contents.
See Also