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


In This Topic
    IUnboundRowSupport Interface
    In This Topic
    Interface that supports unbound rows when the model is bound to a data source.
    Syntax
    'Declaration
     
    
    Public Interface IUnboundRowSupport 
    'Usage
     
    
    Dim instance As IUnboundRowSupport
    public interface IUnboundRowSupport 
    See Also