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

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

Syntax

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

Property Value

enumFillType

Requirements

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

See Also