Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IDataSourceSupport Interface
Members


In This Topic
    IDataSourceSupport Interface
    In This Topic
    Interface that supports data binding and data relations in the data model.
    Syntax
    'Declaration
     
    
    Public Interface IDataSourceSupport 
    'Usage
     
    
    Dim instance As IDataSourceSupport
    public interface IDataSourceSupport 
    See Also