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


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

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

    See Also