[]
Copies a report definition from another FlexReport component. Please note, subreports referenced from the report via SubreportField or Field are not cloned.
public void CopyDefinitionFrom(FlexReport source)
| Type | Name | Description |
|---|---|---|
| FlexReport | source | FlexReport that contains the report to be copied. |