Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Editor Namespace / ComboBoxEditor Class
Members


In This Topic
    ComboBoxEditor Class
    In This Topic
    Represents an editor control for combo box cells.
    Object Model
    ComboBoxEditor ClassValidatorCollection Class
    Syntax
    'Declaration
     
    
    Public Class ComboBoxEditor 
       Inherits BaseEditor
       Implements IEditor, IEditor3 
    'Usage
     
    
    Dim instance As ComboBoxEditor
    public class ComboBoxEditor : BaseEditor, IEditor, IEditor3  
    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Spread.Editor.BaseEditor
          FarPoint.Web.Spread.Editor.ComboBoxEditor

    See Also