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

In This Topic
    UseStandardDialog Property
    In This Topic
    Uses standard dialog or with "Advanced" button? false by default.
    Syntax
    'Declaration
     
    Public Property UseStandardDialog As Boolean
    public bool UseStandardDialog {get; set;}
    See Also