True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1PrintProgress Class / TxtTitle Property

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