ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / ProjectOutlineCode Class / OnlyTableValuesAllowed Property

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