Spread for ASP.NET 10 Product Documentation
AddRow Method


Adds a row to the data model after the last row.
Adds a row to the data model.
Overload List
OverloadDescription
AddRow()Adds a row to the data model after the last row.  
AddRow(Int32)Adds a row to the data model at the specified position.  
Remarks
If you want to add more than one row, use the AddRows method.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

DefaultSheetDataModel Class
DefaultSheetDataModel Members
AddRows Method
RemoveRow Method
RemoveRows Method

 

 


Copyright © GrapeCity, inc. All rights reserved.