ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ViewerModel Class / BackToParent Property

In This Topic
    BackToParent Property
    In This Topic
    Gets the command to navigate back to parent report
    Syntax
    'Declaration
     
    Public ReadOnly Property BackToParent As IDelegateCommand
    public IDelegateCommand BackToParent {get;}
    See Also