Skip to main content
A newer version of this page is available. .

XtraReportDesignerExtensions.ShowDesigner Method

Name Parameters Description
ShowDesigner(XtraReport, UserLookAndFeel, DesignDockPanelType) static report, lookAndFeel, hiddenPanels Invokes the standard End-User Report Designer form with the specified look and feel settings as well as design panel visibility settings.
ShowDesigner(XtraReport, UserLookAndFeel) static report, lookAndFeel Invokes the standard End-User Report Designer form with the specified look and feel settings to allow end-users to edit the report.
ShowDesigner(XtraReport) static report Invokes the standard End-User Report Designer form which allows end-users to edit the report.