ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / Project Class / Autolink Property

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