Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DateTimeDropDown Class / DateTimeDropDown Constructor


In This Topic
    DateTimeDropDown Constructor
    In This Topic
    Initializes a new instance of the DateTimeDropDown class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New DateTimeDropDown()
    public DateTimeDropDown()
    See Also