Provides a view for the Specify Report Template Options page of the Report Wizard in WinForms applications.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v19.2.Extensions.dll
public class SpecifyReportTemplateOptionsPageView : WizardViewBase, ISpecifyReportTemplateOptionsPageView
Public Class SpecifyReportTemplateOptionsPageView Inherits WizardViewBase Implements ISpecifyReportTemplateOptionsPageView
This view routes user commands to the SpecifyReportTemplateOptionsPage<TModel> presenter.
This class provides a default implementations of the ISpecifyReportTemplateOptionsPageView interface in WinForms applications.