ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView.Printing Namespace / PrintProgressForm Class / TxtTitle Property

In This Topic
    TxtTitle Property (PrintProgressForm)
    In This Topic
    Gets or sets the Window caption.
    Syntax
    'Declaration
     
    Public Property TxtTitle As System.String
    public System.string TxtTitle {get; set;}
    See Also