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


In This Topic
    IChildModelSupport Interface
    In This Topic
    Interface that supports a child data model in the data model.
    Syntax
    'Declaration
     
    
    Public Interface IChildModelSupport 
    'Usage
     
    
    Dim instance As IChildModelSupport
    public interface IChildModelSupport 
    See Also