ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / PageSetupViewModel Class / AdvancedLayoutControlsEnabled Property

In This Topic
    AdvancedLayoutControlsEnabled Property
    In This Topic
    True if page scaling is not MultiplePages.
    Syntax
    'Declaration
     
    Public ReadOnly Property AdvancedLayoutControlsEnabled As Boolean
    public bool AdvancedLayoutControlsEnabled {get;}
    See Also