ShapeBrick.ForeColor Property
Gets or sets the color of the shape displayed in the current brick.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Color | A Color which represents the shape color in the current brick. |
See Also