Skip to main content

IReportDesignTool.ShowDesignerDialog() Method

When implemented by a class, invokes the standard End-User Report Designer form modally. This form allows a report to be edited by end-users.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v24.1.Extensions.dll

NuGet Package: DevExpress.Win.Reporting

Declaration

void ShowDesignerDialog()
See Also