'Declaration Function Fork( _ ByVal dataScope As IDataScope _ ) As IReportItem
IReportItem Fork( IDataScope dataScope )
Parameters
- dataScope
- The data scope to be applied to the new report item.
Return Value
A new GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem instance with the specified data scope.