GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView 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 Date
    public DateTime From {get; set;}
    See Also