ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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 System.Date
    public System.DateTime To {get; set;}
    See Also