ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectTask Class / IsSubprojectReadOnly Property

In This Topic
    IsSubprojectReadOnly Property (ProjectTask)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsSubprojectReadOnly As System.Boolean
    public System.bool IsSubprojectReadOnly {get; set;}
    See Also