Reports for WinForms
FontUnderline プロパティ

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

デフォルトは falseです。

参照

Style クラス
Style メンバ