ComponentOne FlexReport for UWP
ReportLinkTargetUrl Constructor(String)

C1.UWP.FlexReport Assembly > C1.Xaml.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