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

In This Topic
    AllowBackToParent Property (ToolbarViewModel)
    In This Topic
    Returns true if BackToParent is allowed for report
    Syntax
    'Declaration
     
    Public ReadOnly Property AllowBackToParent As Boolean
    public bool AllowBackToParent {get;}
    See Also