Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IReuseEditorControl2 Interface
Members


In This Topic
IReuseEditorControl2 Interface
In This Topic
Interface implemented by cell type objects that creates the cell editor once in each FpSpread using the cell type, to increase performance.
Syntax
'Declaration
 
Public Interface IReuseEditorControl2 
   Inherits IReuseEditorControl 
 
'Usage
 
Dim instance As IReuseEditorControl2
See Also