FlexReport for WinForms
StatusText プロパティ (ReportHyperlink)


C1.Report アセンブリ > C1.Report 名前空間 > ReportHyperlink クラス : StatusText プロパティ
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).
シンタックス
'宣言
 
Public Property StatusText As ScriptStringValue
'使用法
 
Dim instance As ReportHyperlink
Dim value As ScriptStringValue
 
instance.StatusText = value
 
value = instance.StatusText
public ScriptStringValue StatusText {get; set;}
参照

参照

ReportHyperlink クラス
ReportHyperlink メンバ