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

In This Topic
    IEditor2 Interface Members
    In This Topic

    The following tables list the members exposed by IEditor2.

    Public Properties
     NameDescription
     PropertyGets the URL of the editor if the editor supports client scripting. (Inherited from FarPoint.Web.Spread.Editor.IEditor)
    Top
    Public Methods
     NameDescription
     MethodGets the URL of the editor for the specified Spread if the editor supports client scripting.  
     MethodCreates the cell editor control. (Inherited from FarPoint.Web.Spread.Editor.IEditor)
     MethodGets the editing value posted back from the client for the editor control. (Inherited from FarPoint.Web.Spread.Editor.IEditor)
     MethodGets the BaseValidator object for this editor. (Inherited from FarPoint.Web.Spread.Editor.IEditor)
     MethodValidates the input value for the editor control. (Inherited from FarPoint.Web.Spread.Editor.IEditor)
    Top
    See Also