StatusText Property (C1Hyperlink)
In This Topic
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 String
public string StatusText {get; set;}
See Also