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

In This Topic
    ViewSlot Property
    In This Topic
    Gets a ViewSlot represented by the ViewSlotPresenter.
    Syntax
    'Declaration
     
    Public ReadOnly Property ViewSlot As ViewSlot
    public ViewSlot ViewSlot {get;}
    See Also