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

Determines the width of the area to reserve for displaying the week numbers.

Syntax

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

Property Value

Integer

Requirements

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

See Also