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

Determines how the text in the column headers will be aligned.

Syntax

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

Property Value

ContentAlignment

Requirements

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

See Also