| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property BackColorTo As Color | |
| C# | |
|---|---|
public virtual Color BackColorTo {get; set;} | |
Property Value
ColorThis property is only effective when the FillType is not set to "Solid".
| dbicLabel | Send comments on this topic. |
| BackColorTo Property | |
| See Also | |
|
| dbicLabel Assembly > Dbi.WinControl.Label Namespace > dbiLabel Class : BackColorTo Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property BackColorTo As Color | |
| C# | |
|---|---|
public virtual Color BackColorTo {get; set;} | |