dbicCalc Send comments on this topic.
BackColorTo Property
See Also 
dbicCalc Assembly > Dbi.WinControl.Calc Namespace > dbiCalc Class : BackColorTo Property

Determines the secondary background color of the control

Syntax

Visual Basic (Declaration) 
Public Overridable Property BackColorTo As Color
C# 
public virtual Color BackColorTo {get; set;}

Property Value

Color

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also