[]
        
(Showing Draft Content)

C1.Report.Section.CreateSame

CreateSame Method

CreateSame()

Creates instance of the same type as current object.

Declaration
protected override ReportObject CreateSame()
Returns
Type Description
ReportObject

The created object.

Overrides