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