[]
Creates a copy of the report item with the specified data scope.
IReportItem Fork(IDataScope dataScope)
| Type | Name | Description |
|---|---|---|
| IDataScope | dataScope | The data scope to be applied to the new report item. |
| Type | Description |
|---|---|
| IReportItem | A new IReportItem instance with the specified data scope. |