ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / TimeInterval Class / Empty Property

In This Topic
    Empty Property (TimeInterval)
    In This Topic
    Gets or sets whether the time interval is empty (not used).
    Syntax
    'Declaration
     
    Public Property Empty As System.Boolean
    public System.bool Empty {get; set;}
    See Also