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


ComboDropDownInfo Class
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
Inheritance Hierarchy

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

See Also