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

Determines the alignment of the column header

Syntax

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

Property Value

enumAlignment Enumeration

Requirements

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

See Also