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