GrapeCity SPREAD for WPF 2.0J
AutoOpenDropDown プロパティ (DateTimeCellType)

コンボボックス型セルが編集状態に入るときにドロップダウンウィンドウが自動的に表示されるかどうかを示す System.Boolean 値を取得または設定します。これは依存関係プロパティです。
構文
'Declaration
 
Public Property AutoOpenDropDown As Boolean
public bool AutoOpenDropDown {get; set;}

プロパティ値

System.Boolean 値。ドロップダウン可能なセルがフォーカスを受け取ったときにドロップダウンウィンドウが自動的に表示される場合は true。それ以外の場合は false。既定値は false です。
解説
AutoOpenDropDowntrue で、なおかつ AllowDropDownOpentrue であるときは、ドロップダウンウィンドウが自動的に表示されます。
参照

DateTimeCellType クラス
DateTimeCellType メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.