Gets or sets the color of the background.
| Visual Basic (Declaration) | |
|---|---|
Public Property BackgroundColor As ExpressionInfo | |
| C# | |
|---|---|
public ExpressionInfo BackgroundColor {get; set;} | |
Property Value
An ExpressionInfo object that evaluates to the color of the background.
If a value for this property is omitted, the background is transparent.