ComponentOne FlexReport for WinForms
AssignFrom Method (ReportHyperlink)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > ReportHyperlink Class : AssignFrom Method
The source object, properties of which are copied.
Copies properties from another object into this object.
Syntax
'Declaration
 
Public Sub AssignFrom( _
   ByVal source As ReportHyperlink _
) 
public void AssignFrom( 
   ReportHyperlink source
)

Parameters

source
The source object, properties of which are copied.
See Also

Reference

ReportHyperlink Class
ReportHyperlink Members