C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / ReportLinkTargetUrl Class
Members

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
 
Inheritance Hierarchy

System.Object
   C1.WPF.FlexReport.ReportLinkTargetBase
      C1.WPF.FlexReport.ReportLinkTargetUrl

See Also