Spread WinForms 15
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
See Also