EmptyBrick.BrickType Property
Gets the text string, containing the brick type information.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v23.1.Core.dll
NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Description |
---|---|
String | A string, characterizing the brick’s type. Always returns “Empty”. |
Remarks
This property is used for serialization purposes.
See Also