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

Determines the background color of the title section.

Syntax

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

Property Value

Color

Requirements

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

See Also