| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property SelectedBackColorTo As Color | |
| C# | |
|---|---|
public virtual Color SelectedBackColorTo {get; set;} | |
Property Value
ColorThis property is only effective when the SelectedFillType is not equal to Solid.
| dbicTabs | Send comments on this topic. |
| SelectedBackColorTo Property | |
| See Also | |
|
| dbicTabs Assembly > Dbi.WinControl.Tabs Namespace > dbiTabs Class : SelectedBackColorTo Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property SelectedBackColorTo As Color | |
| C# | |
|---|---|
public virtual Color SelectedBackColorTo {get; set;} | |