Spread ASP.NET 17
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 IEditor, IEditor3 
    'Usage
     
    
    Dim instance As ListBoxEditor
    public class ListBoxEditor : BaseEditor, IEditor, IEditor3  
    Inheritance Hierarchy

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

    See Also