GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DateTimeDropDownPicker Class
Members


DateTimeDropDownPicker Class
Represents the drop down picker for date and time values.
Syntax
'Declaration
 
Public Class DateTimeDropDownPicker 
   Inherits DropDownPicker
 
'Usage
 
Dim instance As DateTimeDropDownPicker
Inheritance Hierarchy

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.DropDownPicker
      GrapeCity.Win.Spread.InputMan.CellType.DateTimeDropDownPicker

See Also