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

In This Topic
    BackToParentReport Property
    In This Topic
    Gets "Back to parent report" command
    Syntax
    'Declaration
     
    Public ReadOnly Property BackToParentReport As IDelegateCommand
    public IDelegateCommand BackToParentReport {get;}
    See Also