Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds a shape control to a report section.
Syntax
public ReportShapeControl addBoxControl([ShapeType type])
Run On
Called
Parameters
- type
Type: ShapeType Enumeration
The type of shape control to add; optional.
Return Value
Type: ReportShapeControl Class
The shape control that is created.