Spread Windows Forms 8.0 Product Documentation
AddControl Method (FpSpread)


Adds a child control to a specified sheet at the location of the specified row and column.
Adds a child control to the specified sheet at the specified location.
Overload List
OverloadDescription
AddControl(Control,Int32,Int32,Int32)Adds a child control to a specified sheet at the location of the specified row and column.  
AddControl(Control,Int32)Adds a child control to the specified sheet using the control's Top and Left properties for location.  
Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

FpSpread Class
FpSpread Members

User-Task Documentation

Placing a Child Control on a Sheet

 

 


Copyright © GrapeCity, inc. All rights reserved.