[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReport.Clone

Clone Method

Clone(SectionReport)

Copies the current report layout into the specified SectionReport clone instance.

Declaration
protected void Clone(SectionReport clone)
Parameters
Type Name Description
SectionReport clone

The target SectionReport to receive the cloned layout.