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

Determines the background color for the dbiNodeItem when it is marked as a Header item.

Syntax

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

Property Value

Color

Requirements

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

See Also