ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ReportInfo Class / GalleyModeAllowed Property

In This Topic
    GalleyModeAllowed Property
    In This Topic
    Indicates whether GalleyMode is allowed
    Syntax
    'Declaration
     
    Public Property GalleyModeAllowed As Boolean
    public bool GalleyModeAllowed {get; set;}
    See Also