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

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