ComponentOne List for WinForms
C1.Win.C1List 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 String
    public string ProgressCaption {get; set;}
    See Also