| Visual Basic (Declaration) | |
|---|---|
Public Property BackColor As Color | |
| C# | |
|---|---|
public Color BackColor {get; set;} | |
Property Value
ColorIf set to a value of null, the control will use the ItemBackColor property instead.
| dbicExplorerBar | Send comments on this topic. |
| BackColor Property | |
| See Also | |
|
| dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > dbiExplorerItem Class : BackColor Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property BackColor As Color | |
| C# | |
|---|---|
public Color BackColor {get; set;} | |