Spread for ASP.NET 9.0 Product Documentation
AddColumn Method (DefaultSheetDataModel)


Adds a column to the data model after the last column.
Adds a column to the data model.
Overload List
OverloadDescription
AddColumn()Adds a column to the data model after the last column.  
AddColumn(Int32)Adds a column to the data model at the specified position.  
Remarks
If you want to add more than one column, use the AddColumns 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
AddColumns Method
RemoveColumn Method
RemoveColumns Method

 

 


Copyright © GrapeCity, inc. All rights reserved.