Back to Devexpress

XtraReportDesignerExtensions.ShowDesignerDialog Method

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

latest1.6 KB
Original Source

XtraReportDesignerExtensions.ShowDesignerDialog Method

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