GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > DropDownInfo クラス : AutoDropDown プロパティ |
'Declaration Public Property AutoDropDown As Boolean
'使用法 Dim instance As DropDownInfo Dim value As Boolean instance.AutoDropDown = value value = instance.AutoDropDown
public bool AutoDropDown {get; set;}