dbicDate Send comments on this topic.
TitleAlign Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : TitleAlign Property

Gets or sets the vertical and horizontal alignment of the title text in the control.

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