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

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