Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / DayOfWeekSlotPresenter Class / DayOfWeekSlot Property

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