PrintAppearanceObject.IsSetForeColor Property
Indicates whether or not the PrintAppearanceObject.ForeColor property is set.
Namespace: DevExpress.PivotGrid.Printing
Assembly: DevExpress.PivotGrid.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if a foreground color has been assigned; otherwise false. |
See Also