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

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