ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Viewer Class / GalleyMode Property

In This Topic
    GalleyMode Property (Viewer)
    In This Topic
    Gets or sets GalleyMode of report
    Syntax
    'Declaration
     
    Public Property GalleyMode As Boolean
    public bool GalleyMode {get; set;}
    See Also