Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IEditableObjectSupport Interface
Members


In This Topic
IEditableObjectSupport Interface
In This Topic
Defines the interface for objects that are editable data rows in a data set.
Syntax
'Declaration
 
Public Interface IEditableObjectSupport 
   Inherits IDataSourceSupport 
 
'Usage
 
Dim instance As IEditableObjectSupport
See Also