Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Forms Namespace
/
IControl<T> Interface
/ Copy Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Copy Method (IControl<T>)
In This Topic
Copy this control to the destination position.
Syntax
C#
T
Copy( System.
double
left
, System.
double
top
)
Parameters
left
top
Return Value
The copied control.
See Also
Reference
IControl<T> Interface
IControl<T> Members