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


In This Topic
    ComboDropDownInfo Class
    In This Topic
    Represents the drop-down settings for the drop-down function for GcComboBoxCellType.
    Syntax
    'Declaration
     
    
    Public Class ComboDropDownInfo 
       Inherits DropDownInfo
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As ComboDropDownInfo
    public class ComboDropDownInfo : DropDownInfo, FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

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

    See Also