GrapeCity SPREAD for WPF 2.0J
DropDownWidth プロパティ (ComboBoxCellType)

ドロップダウンウィンドウの幅を取得または設定します。これは依存関係プロパティです。
構文
'Declaration
 
Public Property DropDownWidth As Double
public double DropDownWidth {get; set;}

プロパティ値

ドロップダウンウィンドウの幅(ピクセル単位)。既定値は System.Double.NaN で、ドロップダウンウィンドウの幅がコントロールの幅と同じになることを意味します。
参照

ComboBoxCellType クラス
ComboBoxCellType メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.