Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Editor Namespace / IEditor Interface
Properties Methods

In This Topic
    IEditor Interface Members
    In This Topic

    The following tables list the members exposed by IEditor.

    Public Properties
     NameDescription
     PropertyGets the URL of the editor if the editor supports client scripting.  
    Top
    Public Methods
     NameDescription
     MethodCreates the cell editor control.  
     MethodGets the editing value posted back from the client for the editor control.  
     MethodGets the BaseValidator object for this editor.  
     MethodValidates the input value for the editor control.  
    Top
    See Also