C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / ReportHyperlink Class / StatusText Property

In This Topic
StatusText Property (ReportHyperlink)
In This Topic
Gets or sets a ScriptStringValue yielding the text shown in the status line when the mouse is over the hyperlink (when the document is viewed in a C1FlexViewer).
Syntax
'Declaration
 
Public Property StatusText As ScriptStringValue
 
See Also