GrapeCity.Documents.Excel.Drawing Namespace / IShape Interface / Control Property
In This Topic
Control Property
In This Topic
Gets the associated control.
Syntax
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