[]
        
(Showing Draft Content)

C1.Win.FlexReport.ReportLinkTargetBase

ReportLinkTargetBase Class

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

Implements
ICloneableObject
IC1Serializable
Namespace: C1.Win.FlexReport
Assembly: C1.Win.FlexReport.4.8.dll
Syntax
public abstract class ReportLinkTargetBase : ICloneableObject, IC1Serializable

Constructors

Name Description
ReportLinkTargetBase()

Methods

Name Description
AssignFrom(ReportLinkTargetBase)

Copies properties from another object into this object.