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