Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.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.
    Object Model
    IEditableObjectSupport Interface
    Syntax
    'Declaration
     
    
    Public Interface IEditableObjectSupport 
       Inherits IDataSourceSupport 
    'Usage
     
    
    Dim instance As IEditableObjectSupport
    public interface IEditableObjectSupport : IDataSourceSupport  
    See Also