IReportDesignTool Members
Provides methods for showing both the standard and ribbon-based End-User Report Designer forms.
#Methods
Name | Description |
---|---|
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable. |
Show |
When implemented by a class, invokes the standard End-User Report Designer form which allows a report to be edited by end-users. |
Show |
When implemented by a class, invokes the standard End-User Report Designer form using the specified look and feel settings, and with the specified design panels hidden. |
Show |
When implemented by a class, invokes the standard End-User Report Designer form which allows a report to be edited by end-users using the specified look and feel settings. |
Show |
When implemented by a class, invokes the standard End-User Report Designer form modally. This form allows a report to be edited by end-users. |
Show |
When implemented by a class, invokes the standard End-User Report Designer form modally using the specified look and feel settings and with the specified design panels hidden. |
Show |
When implemented by a class, invokes the standard End-User Report Designer form which is shown modally and allows a report to be edited by end-users using the specified look and feel settings. |
Show |
When implemented by a class, invokes the ribbon-based End-User Report Designer form which allows a report to be edited by end-users. |
Show |
When implemented by a class, invokes the ribbon-based End-User Report Designer form using the specified look and feel settings, and with the specified design panels hidden. |
Show |
When implemented by a class, invokes the ribbon-based End-User Report Designer form which allows a report to be edited by end-users using the specified look and feel settings. |
Show |
When implemented by a class, invokes the ribbon-based End-User Report Designer form modally. This form allows a report to be edited by end-users. |
Show |
When implemented by a class, invokes the ribbon-based End-User Report Designer form modally, using the specified look and feel settings, and with the specified design panels hidden. |
Show |
When implemented by a class, invokes the ribbon-based End-User Report Designer form modally, using the specified look and feel settings. |
See Also