ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / WeekNumberSlot Class / Calendar Property

In This Topic
    Calendar Property (WeekNumberSlot)
    In This Topic
    Returns reference to the owning C1Calendar control.
    Syntax
    'Declaration
     
    Public ReadOnly Property Calendar As C1Calendar
    public C1Calendar Calendar {get;}
    See Also