'Declaration
Public Enum DateDropDownType Inherits System.Enum
'Usage
Dim instance As DateDropDownType
public enum DateDropDownType : System.Enum
'Declaration
Public Enum DateDropDownType Inherits System.Enum
'Usage
Dim instance As DateDropDownType
public enum DateDropDownType : System.Enum
Member | Description |
---|---|
Calendar | Shows the drop-down Calendar on the drop down window. |
Picker | Shows the drop-down picker on the drop down window. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Spread.InputMan.CellType.DateDropDownType