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

In This Topic
    IsSinglePage Property
    In This Topic
    Returns true, if current ViewType is ViewType.SinglePage
    Syntax
    'Declaration
     
    Public Property IsSinglePage As Boolean
    public bool IsSinglePage {get; set;}
    See Also