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

In This Topic
    From Property (TimeInterval)
    In This Topic
    Gets or sets the working time start.
    Syntax
    'Declaration
     
    Public Property From As System.Date
    public System.DateTime From {get; set;}
    See Also