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

Determines a value that specifies which rule is used to determine the first calendar week of the year.

Syntax

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

Property Value

CalendarWeekRule

Requirements

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

See Also