Spread Windows Forms 6.0 Product Documentation
IEditableObjectSupport Interface
Members  See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : IEditableObjectSupport Interface


Glossary Item Box

Defines the interface for objects that are editable data rows in a data set.

Syntax

Visual Basic (Declaration) 
Public Interface IEditableObjectSupport 
   Inherits IDataSourceSupport 
Visual Basic (Usage)Copy Code
Dim instance As IEditableObjectSupport
C# 
public interface IEditableObjectSupport : IDataSourceSupport  

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.