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

Indicates if/where the week number will be displayed in the control.

Syntax

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

Property Value

enumWeekNumbersPosition

Requirements

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

See Also