| Visual Basic (Declaration) | |
|---|---|
Public Property BackColor As Color | |
| C# | |
|---|---|
public Color BackColor {get; set;} | |
Property Value
A System.Drawing.Color value.The secondary background color is defined by the BackColorTo property.
| dbicMonth | Send comments on this topic. |
| BackColor Property | |
| See Also | |
|
| dbicPIM Assembly > Dbi.PIM Namespace > dbiCustomArea Class : BackColor Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property BackColor As Color | |
| C# | |
|---|---|
public Color BackColor {get; set;} | |