Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1Hyperlink
.
.
::
.
.
StatusText Property
C1Hyperlink Class
See Also
Text shown in the status line when the mouse is over the link (when the document is viewed in a
C1PrintPreview
).
Namespace:
C1.C1Preview
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
string
StatusText
{
get
;
set
; }
Visual Basic
Public
Property
StatusText
As
String
Get
Set
See Also
C1Hyperlink Class
C1.C1Preview Namespace