ReportWizardTemplate.CanInstantlyFinish Property
Specifies whether the report wizard can be completed when the user selects a template without completing additional steps.
Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts
Assembly: DevExpress.XtraReports.v24.1.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
Declaration
Property Value
Type | Description |
---|---|
Boolean | True to enable the Finish button that finalizes the Report Wizard. Otherwise, additional wizard steps are required. |
See Also