ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports Namespace / DefaultResourceLocator Class / Fork Method / Fork(String) Method

In This Topic
    Fork(String) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Overrides NotOverridable Function Fork( _
       ByVal subreportName As String _
    ) As ResourceLocator
    public override ResourceLocator Fork( 
       string subreportName
    )

    Parameters

    subreportName
    See Also