ColorScheme.Color3 Property
In This Article
Specifies the foreground color for the master-detail report’s total captions.
Namespace: DevExpress.XtraReports.Wizards.ColorSchemes
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
#Property Value
Type | Description |
---|---|
Color | A Color value that specifies the foreground color for the master-detail report’s total captions. |
#Remarks
The following image shows report’s total captions that use the Color3 property value as their foreground color.
See Also