Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / WeekNumberSlotPresenter Class / WeekNumberSlot Property

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