ListTextColumnFontWeight プロパティ
|
カラムの
SubItem の内容のフォントウェイトを取得または設定します。
名前空間:
GrapeCity.Windows.InputMan
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 public FontWeight FontWeight { get; set; }
Public Property FontWeight As FontWeight
Get
Set
プロパティ値
型:
FontWeight
カラムの
SubItem の内容のフォントウェイト。
既定値は
Normal です。
関連項目