Spread Windows Forms 12.0 Product Documentation
DateDropDownType Enumeration


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : DateDropDownType Enumeration
Prepesnets the drop down element type for the GcDateTime.
Syntax
'Declaration
 
Public Enum DateDropDownType 
   Inherits System.Enum
'Usage
 
Dim instance As DateDropDownType
public enum DateDropDownType : System.Enum 
Members
MemberDescription
CalendarShows the drop-down Calendar on the drop down window.
PickerShows the drop-down picker on the drop down window.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Spread.InputMan.CellType.DateDropDownType

See Also

Reference

GrapeCity.Win.Spread.InputMan.CellType Namespace