ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectExtendedAttribute Class / RestrictValues Property

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