BackgroundColor Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Specifies the background color of the item.
Datatype Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
None |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
|
Child elements |
None |
Remarks
The BackgroundColor element contains an expression that evaluates to either a color name or a hex HTML color string in the form #HHHHHH. If this element is omitted, the background is transparent.
BackgroundColor applies only to Rectangle, Textbox, Tablix, Chart, Body, and PageSection.
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)
Working with Report Items
Formatting Report Items