ColorScheme Properties
A color scheme that specifies the report control’s appearance.| Name | Description |
|---|---|
| BaseColor | Specifies the scheme’s base color. |
| Color1 | Specifies the foreground color for the report title and the Page Info control. |
| Color2 | Specifies the background color for the report control on the Group Footer band of the master-detail report’s third level and deeper levels. |
| Color3 | Specifies the foreground color for the master-detail report’s total captions. |
| CrossTabScheme | |
| Detail1CaptionColor | Specifies the background color for captions on the master-detail report’s first level. |
| Detail2CaptionColor | Specifies the background color for captions on the master-detail report’s second level. |
| DetailOddColor | Specifies the background color for the report control that displays an odd record from the bound dataset. |
| DisplayName | Specifies the color scheme name displayed on the Choose a Report Color Scheme wizard page. |
| GroupCaption3Color | Specifies the background color for captions on the master-detail report’s third level and captions on deeper levels. |
| IsLightColor | Specifies whether or not the scheme’s base color is light. |
| Name | Specifies the color scheme name. |
See Also