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

Determines the position, relative to the calendars, at which to display the week numbers.

Syntax

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

Property Value

enumWeekNumberAlignment

Requirements

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

See Also