dbicCalendar Send comments on this topic.
DateHeaderAlign Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : DateHeaderAlign Property

Determines the alignment of the text of the date header for each date.

Syntax

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

Property Value

ContentAlignment

Requirements

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

See Also