ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / MultiPageViewModel Class / GalleyMode Property

In This Topic
    GalleyMode Property (MultiPageViewModel)
    In This Topic
    Gets galley mode property
    Syntax
    'Declaration
     
    Public ReadOnly Property GalleyMode As Boolean
    public bool GalleyMode {get;}
    See Also