| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ItemBackColorSelect As Color | |
| C# | |
|---|---|
public virtual Color ItemBackColorSelect {get; set;} | |
Property Value
ColorIf set to a value of null or Color.Empty, the property is ignored.
| dbicExplorerBar | Send comments on this topic. |
| ItemBackColorSelect Property | |
| See Also | |
|
| dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > dbiExplorerBar Class : ItemBackColorSelect Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ItemBackColorSelect As Color | |
| C# | |
|---|---|
public virtual Color ItemBackColorSelect {get; set;} | |