ComponentOne FlexReport for WinForms
StatusText Property (ReportHyperlink)

C1.Win.FlexReport.4 Assembly > C1.Win.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