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

In This Topic
    IsLandscape Property
    In This Topic
    Is landscape?
    Syntax
    'Declaration
     
    Public Property IsLandscape As Boolean
    public bool IsLandscape {get; set;}
    See Also