Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IUnboundRowAddNewRowSupport Interface
Properties Methods

In This Topic
    IUnboundRowAddNewRowSupport Interface Members
    In This Topic

    The following tables list the members exposed by IUnboundRowAddNewRowSupport.

    Public Properties
     NameDescription
     Property Gets or sets the index of the unbound new row.  
    Top
    Public Methods
     NameDescription
     Method Adds the unbound row to the data source. (Inherited from FarPoint.Win.Spread.Model.IUnboundRowSupport)
     Method Adds unbound rows to the data model. (Inherited from FarPoint.Win.Spread.Model.IUnboundRowSupport)
     Method Gets the unbound value for the cell. (Inherited from FarPoint.Win.Spread.Model.IUnboundRowSupport)
     Method Determines whether the row is bound. (Inherited from FarPoint.Win.Spread.Model.IUnboundRowSupport)
    Top
    See Also