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