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

In This Topic
    UseXpDialog Property
    In This Topic
    Uses XP style dialog or not? false by default.
    Syntax
    'Declaration
     
    Public Property UseXpDialog As Boolean
    public bool UseXpDialog {get; set;}
    See Also