ComponentOne FlexReport for UWP
StatusText Property (C1Hyperlink)

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > C1Hyperlink Class : StatusText Property
Text shown in the status line when the mouse is over the link (when the document is viewed in a C1PrintPreview).
Syntax
'Declaration
 
Public Property StatusText As System.String
public System.string StatusText {get; set;}
See Also

Reference

C1Hyperlink Class
C1Hyperlink Members