Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / DaySlotPresenter Class / Empty Property

In This Topic
    Empty Property (DaySlotPresenter)
    In This Topic
    Indicates whether the DaySlotPresenter represents an empty DaySlot.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Empty As Boolean
    public bool Empty {get;}
    See Also