GcComboBoxDropDownWidth プロパティ
|
ドロップダウンウィンドウの幅を示す値を取得または設定します。これは依存関係プロパティです。
名前空間:
GrapeCity.Windows.InputMan
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文public double DropDownWidth { get; set; }
Public Property DropDownWidth As Double
Get
Set
プロパティ値
型:
Double
ドロップダウンウィンドウの幅(ピクセル単位)。
既定値は
Double.NaN です。
関連項目