[]
        
(Showing Draft Content)

C1.Report.ReportHyperlink.StatusText

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).

Declaration
[C1Description("ReportHyperlink.StatusText", "Text or expression yielding the text shown in the status line when the mouse is over the hyperlink.")]
public ScriptStringValue StatusText { get; set; }
<C1Description("ReportHyperlink.StatusText", "Text or expression yielding the text shown in the status line when the mouse is over the hyperlink.")>
Public Property StatusText As ScriptStringValue