Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DateTimeDropDownPickerInfo Class
Members


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

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.DropDownPickerInfo
      GrapeCity.Win.Spread.InputMan.CellType.DateTimeDropDownPickerInfo

See Also