GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType.Fields 名前空間 > DateMonthField クラス : DropDownEnabled プロパティ |
'Declaration Public Property DropDownEnabled As Boolean
'使用法 Dim instance As DateMonthField Dim value As Boolean instance.DropDownEnabled = value value = instance.DropDownEnabled
public bool DropDownEnabled {get; set;}
フィールドがアクティブになったときにドロップダウンを表示するには、 AutoDropDown プロパティを Trueに設定します。
AutoDropDown プロパティが Falseに設定されているときにドロップダウンを表示するには、[ Ctrl + ↓]キーを押します。