Back to Devexpress

XtraReportDesignerExtensions.ShowRibbonDesignerDialog Method

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

latest1.6 KB
Original Source

XtraReportDesignerExtensions.ShowRibbonDesignerDialog Method

NameParametersDescription
ShowRibbonDesignerDialog(XtraReport, UserLookAndFeel, DesignDockPanelType) staticreport, lookAndFeel, hiddenPanelsInvokes the ribbon-based End-User Report Designer form modally with the specified look and feel settings and design panel visibility settings.
ShowRibbonDesignerDialog(XtraReport, UserLookAndFeel) staticreport, lookAndFeelInvokes the ribbon-based End-User Report Designer form modally with the specified look and feel settings to allow end-users to edit the report.
ShowRibbonDesignerDialog(XtraReport) staticreportInvokes the ribbon-based End-User Report Designer form modally to allow end-users to edit the report.