C1.WPF.Report Assembly / C1.WPF.Report 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