[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.DrawTextLink.Clone

Clone Method

Performs a cloning of this instance.

Declaration
public override CanvasItem Clone()
Returns
Type Description
CanvasItem

Returns the cloned DrawTextLink item.

Overrides
GrapeCity.ActiveReports.Document.Section.CanvasItem.Clone()