Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / DaySlotPresenter Class / DaySlot Property

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