Spread Windows Forms 13.0 Product Documentation
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DropDown Class
Members


In This Topic
    DropDown Class
    In This Topic
    Represents settings for the DropDown function.
    Object Model
    DropDown Class
    Syntax
    'Declaration
     
    Public Class DropDown 
    'Usage
     
    Dim instance As DropDown
    public class DropDown 
    Remarks
    This class provides settings for the drop-down function.
    Inheritance Hierarchy

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

    See Also