ProgressBarBrick.FillColor Property
Gets or sets the color to fill a progress bar brick’s content.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Nullable<Color> | null | A Color object which specifies the fill color of a progress bar. |
See Also