ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ReportModelBase Class / GalleyMode Property

In This Topic
    GalleyMode Property (ReportModelBase)
    In This Topic
    Gets true if report should be rendered in GalleyMode
    Syntax
    'Declaration
     
    Public Property GalleyMode As Boolean
    public bool GalleyMode {get; set;}
    See Also