Spread ASP.NET 16
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 IEditorIEditor3 
    'Usage
     
    Dim instance As ComboBoxEditor
    public class ComboBoxEditor : BaseEditor, IEditorIEditor3  
    Inheritance Hierarchy

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

    See Also