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


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

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

    See Also