Skip to main content
A newer version of this page is available.

IChooseReportTypePageViewExtended Interface

OBSOLETE

Use the DevExpress.XtraReports.Wizards.Views.IChooseReportTypePageView class from the DevExpress.XtraReports assembly instead.

This interface is no longer used in the current Report Wizard implementation. Use the IChooseReportTypePageView interface instead.

Namespace: DevExpress.XtraReports.Wizards3.Views

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

Declaration

[Obsolete("Use the DevExpress.XtraReports.Wizards.Views.IChooseReportTypePageView class from the DevExpress.XtraReports assembly instead.")]
public interface IChooseReportTypePageViewExtended :
    IChooseReportTypePageView
See Also