ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.ActiveReports Namespace / PrinterSettings Class / ShowPrintProgressDialog Property

In This Topic
    ShowPrintProgressDialog Property
    In This Topic
    Shows print progress dialog or not? true by default.
    Syntax
    'Declaration
     
    Public Property ShowPrintProgressDialog As Boolean
    public bool ShowPrintProgressDialog {get; set;}
    See Also