FlexReport for WinForms
C1HyperlinkAttrs コンストラクタ(Nullable<Boolean>)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > C1HyperlinkAttrs クラス > C1HyperlinkAttrs コンストラクタ : C1HyperlinkAttrs コンストラクタ(Nullable<Boolean>)
A value indicating whether the hyperlink text should be underlined.
Initializes a new instance of the C1HyperlinkAttrs class, assigning C1HyperlinkAttrs.Underline property.
シンタックス
'宣言
 
Public Function New( _
   ByVal underline As System.Nullable(Of Boolean) _
)
'使用法
 
Dim underline As System.Nullable(Of Boolean)
 
Dim instance As New C1HyperlinkAttrs(underline)
public C1HyperlinkAttrs( 
   System.Nullable<bool> underline
)

パラメータ

underline
A value indicating whether the hyperlink text should be underlined.
参照

参照

C1HyperlinkAttrs クラス
C1HyperlinkAttrs メンバ
オーバーロード一覧