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


In This Topic
    GeneralEditor Class
    In This Topic
    Represents a generic text box editor control.
    Object Model
    GeneralEditor ClassValidatorCollection Class
    Syntax
    'Declaration
     
    
    Public Class GeneralEditor 
       Inherits BaseEditor
       Implements IEditor, IEditor3 
    'Usage
     
    
    Dim instance As GeneralEditor
    public class GeneralEditor : BaseEditor, IEditor, IEditor3  
    Inheritance Hierarchy

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

    See Also