Spread Windows Forms 6.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 want to create the cell editor once in each FpSpread using the cell type, to increase performance. However, this is obsolete, 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 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

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