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

In This Topic
    ProgressCaption Property (PrintInfo)
    In This Topic
    Gets or sets the caption of the print progress dialog.
    Syntax
    'Declaration
     
    Public Property ProgressCaption As System.String
    public System.string ProgressCaption {get; set;}
    See Also