Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IEditor Interface
Members


In This Topic
    IEditor Interface
    In This Topic
    Interface that defines the methods required by objects used as editors. Editors allow the user to edit the cell contents.
    Syntax
    'Declaration
     
    
    Public Interface IEditor 
    'Usage
     
    
    Dim instance As IEditor
    public interface IEditor 
    See Also