dbicMonth Send comments on this topic.
DateAlign Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : DateAlign Property

Gets or sets the vertical and horizontal alignment of the dates.

Syntax

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

Property Value

ContentAlignment

Requirements

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

See Also