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

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