[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Layout.Internal.ICustomContentRange.Fork

Fork Method

Fork(ICustomReportItem)

Creates fork of the content range replacing report item with a new one.

Declaration
IContentRange Fork(ICustomReportItem reportItem)
Parameters
Type Name Description
ICustomReportItem reportItem

New report item

Returns
Type Description
IContentRange

The Forked content range