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