ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectOutlineCode Class / Values Property

In This Topic
    Values Property (ProjectOutlineCode)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Values As ProjectOutlineCodeValues
    public ProjectOutlineCodeValues Values {get; set;}
    See Also