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

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