Spread Windows Forms 7.0 Product Documentation
IReuseEditorControl Interface
Members  See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : IReuseEditorControl Interface


Glossary Item Box

Interface implemented by cell type objects that creates the cell editor once in each FpSpread using the cell type, to increase performance. This is obsolete and the control should implement IReuseEditorControl2 instead.

Syntax

Visual Basic (Declaration) 
Public Interface IReuseEditorControl 
Visual Basic (Usage)Copy Code
Dim instance As IReuseEditorControl
C# 
public interface IReuseEditorControl 

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.