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

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