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


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