Skip to main content

IReportDesignTool.ShowRibbonDesignerDialog() Method

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

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v23.2.Extensions.dll

NuGet Package: DevExpress.Win.Reporting

Declaration

void ShowRibbonDesignerDialog()
See Also