GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectOutlineCode Class / Values Property

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