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

Determines the alignment for the text within the title section.

Syntax

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

Property Value

ContentAlignment

Requirements

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

See Also