Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / WeekNumberSlot Class / WeekNumber Property

In This Topic
    WeekNumber Property
    In This Topic
    Gets the System.Int32 value representing culture specific week number.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property WeekNumber As Integer
    public int WeekNumber {get;}
    See Also