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

Determines the pattern used to paint the background of the column headers.

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