ComponentOne FlexReport for UWP
ReportLinkTargetUrl Class
Members 

C1.UWP.FlexReport Assembly > C1.Xaml.FlexReport Namespace : ReportLinkTargetUrl Class
Describes a ReportLinkTargetBase pointing to an external document, file or URL. The hyperlink jump is performed using the ShellExecute OS shell API, so the result depends on the operating system and installed programs.
Object Model
ReportLinkTargetUrl Class
Syntax
'Declaration
 
Public Class ReportLinkTargetUrl 
   Inherits ReportLinkTargetBase
public class ReportLinkTargetUrl : ReportLinkTargetBase 
Inheritance Hierarchy

System.Object
   C1.Xaml.FlexReport.ReportLinkTargetBase
      C1.Xaml.FlexReport.ReportLinkTargetUrl

See Also

Reference

ReportLinkTargetUrl Members
C1.Xaml.FlexReport Namespace