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


DateTimeDropDown Class
Represents the drop down settings for the drop down function for GcDateTime.
Syntax
'Declaration
 
Public Class DateTimeDropDown 
   Inherits DropDown
 
'Usage
 
Dim instance As DateTimeDropDown
Inheritance Hierarchy

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.DropDown
      GrapeCity.Win.Spread.InputMan.CellType.DateTimeDropDown

See Also