GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / TimeInterval Class / To Property

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