GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / Project Class / Title Property

In This Topic
    Title Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Title As String
    public string Title {get; set;}
    See Also