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

Determines the style of the column header.

Syntax

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

Property Value

enumStyle

Requirements

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

See Also