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

In This Topic
    IsEmpty Property (WeekNumberSlot)
    In This Topic
    Gets the System.Boolean value determining whether this week slot should be displayed as an empty one.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsEmpty As Boolean
    public bool IsEmpty {get;}
    See Also