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


In This Topic
    IEditorSupport 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 IEditorSupport 
    'Usage
     
    
    Dim instance As IEditorSupport
    public interface IEditorSupport 
    See Also