ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar 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 System.Integer
    public System.int WeekNumber {get;}
    See Also