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

The week number that was clicked in the calendar.

Syntax

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

Property Value

Integer

Requirements

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

See Also