Spread Windows Forms 17
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
     PropertyGets or sets the index of the unbound new row.  
    Top
    Public Methods
     NameDescription
     MethodAdds the unbound row to the data source. (Inherited from FarPoint.Win.Spread.Model.IUnboundRowSupport)
     MethodAdds unbound rows to the data model. (Inherited from FarPoint.Win.Spread.Model.IUnboundRowSupport)
     MethodGets the unbound value for the cell. (Inherited from FarPoint.Win.Spread.Model.IUnboundRowSupport)
     MethodDetermines whether the row is bound. (Inherited from FarPoint.Win.Spread.Model.IUnboundRowSupport)
    Top
    See Also