'Declaration Public Overloads Overrides NotOverridable Function Fork( _ ByVal subreportName As String _ ) As ResourceLocator
public override ResourceLocator Fork( string subreportName )
Parameters
- subreportName
- A System.String value indicating the name of the subreport to get the ResourceLocator for.
Return Value
A ResourceLocator object specific to the specified subreport.