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