dbicDate Send comments on this topic.
WeekRule Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : WeekRule Property

Gets or sets how the weeks will be numbered in the control.

Syntax

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

Property Value

CalendarWeekRule

Requirements

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

See Also