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

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