The IReportDesignerService type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddCommand | Add command in command stack. | |
| GetService | Gets the service object of the specified type. (Inherited from IServiceProvider.) | |
| ObjectBindingChanged | Handles binding's changes. | |
| ObjectPropertyChanged | Handles property changes. |
Properties
| Name | Description | |
|---|---|---|
| CurrentPage | Gets the Page that is currently edited. | |
| DataSourceManager | Gets a DataObject collection associated with the current design session. | |
| Document | Gets the document that is currently edited. | |
| ReportControl | Gets the ReportControl that is currently edited. | |
| ReportSource | Gets report source. |