'宣言
Public Overridable Function Fork( _ ByVal subreportName As String _ ) As ResourceLocator
public virtual ResourceLocator Fork( string subreportName )
パラメータ
- subreportName
- The name of subreport to get ResourceLocator for.
戻り値の型
If not overriden returns this, otherwise returns ResourceLocator object specific for concrete subreport.