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

In This Topic
    TxtPrinting Property (C1PrintProgress)
    In This Topic
    Gets or sets the text used to display the current progress when the grid is printed/previewed.
    Syntax
    'Declaration
     
    Public Property TxtPrinting As System.String
    public System.string TxtPrinting {get; set;}
    See Also