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


In This Topic
    DateTimeDropDown Class
    In This Topic
    Represents the drop down settings for the drop down function for GcDateTime.
    Syntax
    'Declaration
     
    
    Public Class DateTimeDropDown 
       Inherits DropDown
    'Usage
     
    
    Dim instance As DateTimeDropDown
    public class DateTimeDropDown : DropDown 
    Inheritance Hierarchy

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

    See Also