Spread ASP.NET 16
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Editor Namespace / ListBoxEditor Class
Members


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

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

    See Also