[]
        
(Showing Draft Content)

C1.Report.ReportObject.CreateSame

CreateSame Method

CreateSame()

Creates instance of the same type as current object.

Declaration
protected virtual ReportObject CreateSame()
Protected Overridable Function CreateSame() As ReportObject
Returns
Type Description
ReportObject

The created object.