Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DateTimeDropDownInfo Class
Members


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

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

    See Also