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

Determines the secondary background color of the title setction.

Syntax

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

Property Value

Color

Requirements

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

See Also