ListColumnActualWidth プロパティ
|
カラムの現在の幅(ピクセル単位)を取得します。
名前空間:
GrapeCity.Windows.InputMan
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 public double ActualWidth { get; }
Public ReadOnly Property ActualWidth As Double
Get
プロパティ値
型:
Doubleカラムの幅(ピクセル単位)。このカラムが
GcListBox に追加されていない場合は 0 を返します。
関連項目