ReportDesignTool.ShowRibbonDesignerDialog Method
Name | Parameters | Description |
---|---|---|
ShowRibbonDesignerDialog() | none | Invokes the ribbon-based End-User Report Designer form modally. This form allows a report to be edited by end-users. |
ShowRibbonDesignerDialog(UserLookAndFeel, DesignDockPanelType) | lookAndFeel, hiddenPanels | Invokes the ribbon-based End-User Report Designer form modally, using the specified look and feel settings, and with the specified design panels hidden. |
ShowRibbonDesignerDialog(UserLookAndFeel) | lookAndFeel | Invokes the ribbon-based End-User Report Designer form modally, using the specified look and feel settings. |