Reports for WPF
FontUnderline プロパティ (Style)

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > Style クラス : FontUnderline プロパティ
このフォントが下線かどうかを取得または設定します。
シンタックス
'宣言
 
Public Property FontUnderline As System.Boolean
public System.bool FontUnderline {get; set;}
解説
このプロパティは ambient です(明示的に設定されない場合は現在のスタイルのオーナーを含むオブジェクトのスタイルから継承されます)。

デフォルトは false です。

参照

Style クラス
Style メンバ