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

Gets or sets the vertical and horizontal alignment of the headers in a monthly display.

Syntax

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

Property Value

ContentAlignment

Requirements

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

See Also