ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ReportViewer Class / BackToParent Method

In This Topic
    BackToParent Method
    In This Topic
    Makes the viewer to display the parent report of the drill-down report
    Syntax
    'Declaration
     
    Public Function BackToParent() As Task
    public Task BackToParent()
    See Also