The ReportControl type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Bookmark | Gets and sets a bookmark for the control. | |
| Bounds | Gets and sets the control's bounds within the parent control. | |
| DataBindings | Gets the collection of the control's properties data/expressions bindings. | |
| Document | Gets the document. | |
| Engine | Gets the RenderEngine used. | |
| GenerateScript | Gets and sets the code for the script that will be invoked before rendering. | |
| Hyperlink | Gets and sets a hyperlink for the control. | |
| Location | Gets and sets the control's top-left corner position within the parent control. | |
| Name | Gets and sets the name of the component. (Inherited from ReportComponent.) | |
| Page | Gets the page. | |
| PageBounds | Gets and sets the control's bounds within the page. | |
| PageLocation | Gets and sets the control's top-left corner position within the page. | |
| Parent | Gets and sets the parent control. | |
| RenderHeight | Gets and sets the height of the final control. | |
| Size | Gets and sets the size of the control. | |
| StyleName | Gets and sets the name of the style applied to the control. | |
| Tag | Gets and sets an additional information for the control. | |
| ToolTip | Gets and sets a tooltip for the control. | |
| Visible | Gets and sets whether the control should be rendered to the final document. |