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