ComponentOne FlexReport for UWP
StatusText Property (ReportHyperlink)

C1.UWP.FlexReport Assembly > C1.Xaml.FlexReport Namespace > ReportHyperlink Class : StatusText Property
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
public ScriptStringValue StatusText {get; set;}
See Also

Reference

ReportHyperlink Class
ReportHyperlink Members