ComponentOne FlexReport for WinForms
ReportLinkTargetUrl Constructor(String)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > ReportLinkTargetUrl Class > ReportLinkTargetUrl Constructor : ReportLinkTargetUrl Constructor(String)
The value of Url property.
Initializes a new instance of the ReportLinkTargetUrl class.
Syntax
'Declaration
 
Public Function New( _
   ByVal target As System.String _
)
public ReportLinkTargetUrl( 
   System.string target
)

Parameters

target
The value of Url property.
See Also

Reference

ReportLinkTargetUrl Class
ReportLinkTargetUrl Members
Overload List