dbicList Send comments on this topic.
BackColorTo Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > dbiColumnFormat Class : BackColorTo Property

Determines the secondary background color of the column.

Syntax

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

Property Value

Color

Requirements

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

See Also