Skip to main content

IReportDesignTool.ShowRibbonDesigner Method

Name Parameters Description
ShowRibbonDesigner() none When implemented by a class, invokes the ribbon-based End-User Report Designer form which allows a report to be edited by end-users.
ShowRibbonDesigner(UserLookAndFeel, DesignDockPanelType) lookAndFeel, hiddenPanels 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.
ShowRibbonDesigner(UserLookAndFeel) lookAndFeel 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.