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


In This Topic
    DesignerGcComboBoxCellSettings Class
    In This Topic
    Only used by the designer.
    Syntax
    'Declaration
     
    
    Public Class DesignerGcComboBoxCellSettings 
       Implements FarPoint.Win.Spread.CellType.IPluginCellTypeSetting 
    'Usage
     
    
    Dim instance As DesignerGcComboBoxCellSettings
    public class DesignerGcComboBoxCellSettings : FarPoint.Win.Spread.CellType.IPluginCellTypeSetting  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Win.Spread.InputMan.CellType.DesignerGcComboBoxCellSettings

    See Also