Back to Devexpress

XtraReportDesignerExtensions.ShowRibbonDesigner Method

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-xtrareportdesignerextensions-dot-showribbondesigner.md

latest1.6 KB
Original Source

XtraReportDesignerExtensions.ShowRibbonDesigner Method

NameParametersDescription
ShowRibbonDesigner(XtraReport, UserLookAndFeel, DesignDockPanelType) staticreport, lookAndFeel, hiddenPanelsInvokes the ribbon-based End-User Report Designer form with the specified look and feel settings and design panel visibility settings.
ShowRibbonDesigner(XtraReport, UserLookAndFeel) staticreport, lookAndFeelInvokes 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) staticreportInvokes the ribbon-based End-User Report Designer form which allows end-users to edit the report.