FlexReport for WinForms
Hyperlink プロパティ (FieldBase)


C1.Report アセンブリ > C1.Report 名前空間 > FieldBase クラス : Hyperlink プロパティ
Gets the hyperlink associated with the current field.
シンタックス
'宣言
 
Public Property Hyperlink As ReportHyperlink
'使用法
 
Dim instance As FieldBase
Dim value As ReportHyperlink
 
instance.Hyperlink = value
 
value = instance.Hyperlink
public ReportHyperlink Hyperlink {get; set;}
参照

参照

FieldBase クラス
FieldBase メンバ