dbicDropDate Send comments on this topic.
TitleAlign Property
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiCalendarControl Class : TitleAlign Property

Determines the alignment for the title text within the calendar.

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