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

In This Topic
    WeekNumber Property (WeekNumberSlot)
    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