[]
        
(Showing Draft Content)

C1.Report.ReportLinkTargetBase

ReportLinkTargetBase Class

Describes the target of a ReportHyperlink. This is an abstract base class for the following derived classes: ReportLinkTargetBookmark, ReportLinkTargetUrl.

Namespace: C1.Report
Assembly: C1.FlexReport.dll
Syntax
public abstract class ReportLinkTargetBase : IScriptContextProvider

Constructors

Name Description
ReportLinkTargetBase()

Methods

Name Description
AssignFrom(ReportLinkTargetBase)

Copies properties from another object into this object.