Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / ISubEditor Interface
Members


In This Topic
    ISubEditor Interface
    In This Topic
    Interface that defines the methods and properties required by objects used as editors within the editor.
    Syntax
    'Declaration
     
    
    Public Interface ISubEditor 
    'Usage
     
    
    Dim instance As ISubEditor
    public interface ISubEditor 
    See Also