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


In This Topic
    IEditor2 Interface
    In This Topic
    Interface that supports additional aspects of the editor in a cell.
    Object Model
    IEditor2 Interface
    Syntax
    'Declaration
     
    
    Public Interface IEditor2 
       Inherits IEditor 
    'Usage
     
    
    Dim instance As IEditor2
    public interface IEditor2 : IEditor  
    See Also