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

In This Topic
    AllowGalleyMode Property (ReportModelBase)
    In This Topic
    Gets true if report has the GalleyMode option
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property AllowGalleyMode As Boolean
    public virtual bool AllowGalleyMode {get;}
    See Also