ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectOutlineCode Class / Masks Property

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