XtraReportDesignerExtensions.ShowRibbonDesignerDialog Method
Name | Parameters | Description |
---|---|---|
ShowRibbonDesignerDialog(XtraReport, UserLookAndFeel, DesignDockPanelType) static | report, lookAndFeel, hiddenPanels | Invokes the ribbon-based End-User Report Designer form modally with the specified look and feel settings and design panel visibility settings. |
ShowRibbonDesignerDialog(XtraReport, UserLookAndFeel) static | report, lookAndFeel | Invokes 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) static | report | Invokes the ribbon-based End-User Report Designer form modally to allow end-users to edit the report. |