ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectOutlineCodeMask Class / Type Property

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