IDesignForm.Show() Method
Shows the End-User Designer form.
Namespace: DevExpress.XtraReports.UserDesigner
Assembly: DevExpress.XtraReports.v24.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Remarks
When implemented by a class (XRDesignForm or XRDesignRibbonForm), calling the Show method shows the corresponding End-User Report Designer form.
See Also