| 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 BackFillType is not set to "Solid".
| dbicDigit | Send comments on this topic. |
| BackColorTo Property | |
| See Also | |
|
| dbicDigit Assembly > Dbi.WinControl.Digit Namespace > dbiDigit Class : BackColorTo Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property BackColorTo As Color | |
| C# | |
|---|---|
public virtual Color BackColorTo {get; set;} | |