Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
IShape Interface
/ Control Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Control Property
In This Topic
Gets the associated control.
Syntax
C#
IControl
Control {
get
;}
Property Value
The associated control. a null reference (
Nothing
in Visual Basic) (
Nothing
) if the shape is not a control.
See Also
Reference
IShape Interface
IShape Members