ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ToolbarViewModel Class / AllowGalleyMode Property

In This Topic
    AllowGalleyMode Property (ToolbarViewModel)
    In This Topic
    Returns true if GalleyMode is allowed for report
    Syntax
    'Declaration
     
    Public ReadOnly Property AllowGalleyMode As Boolean
    public bool AllowGalleyMode {get;}
    See Also