| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property BackColorFrom As Color | |
| C# | |
|---|---|
public virtual Color BackColorFrom {get; set;} | |
Property Value
ColorWhen using this property the BackColor Property should be set to Transparent.
| dbicCalc | Send comments on this topic. |
| BackColorFrom Property | |
| See Also | |
|
| dbicCalc Assembly > Dbi.WinControl.Calc Namespace > dbiCalc Class : BackColorFrom Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property BackColorFrom As Color | |
| C# | |
|---|---|
public virtual Color BackColorFrom {get; set;} | |