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

XtraReportDesignerExtensions.ShowRibbonDesigner Method

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