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

In This Topic
    Masks Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Masks As ProjectOutlineCodeMask()
    public ProjectOutlineCodeMask[] Masks {get; set;}
    See Also