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

IChooseReportTypePageViewExtended Members

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

Properties

Name Description
ReportType If implemented, specifies the selected report type. Inherited from IChooseReportTypePageView.

Events

Name Description
ReportTypeChanged Occurs when the report type selected on a wizard page is changed. Inherited from IChooseReportTypePageView.
See Also