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


DateTimeDropDownInfo Class
Represents the drop-down settings for the drop-down function for GcDateTimeCellType.
Syntax
'Declaration
 
Public Class DateTimeDropDownInfo 
   Inherits DropDownInfo
 
'Usage
 
Dim instance As DateTimeDropDownInfo
Inheritance Hierarchy

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.DropDownInfo
      GrapeCity.Win.Spread.InputMan.CellType.DateTimeDropDownInfo

See Also