[]
        
(Showing Draft Content)

C1.Report.SubSection.CreateSame

CreateSame Method

CreateSame()

Creates instance of the same type as current object.

Declaration
protected override ReportObject CreateSame()
Protected Overrides Function CreateSame() As ReportObject
Returns
Type Description
ReportObject

The created object.

Overrides