xtrareports-devexpress-dot-xtrareports-dot-wizards-dot-views-e89dcf1f.md
This page is no longer used in the current Report Wizard implementation. Use the MultiQuerySelectFieldsPageView class instead (corresponding to the Choose Fields to Display in a Report (Multi-Query Version) wizard page).
Namespace : DevExpress.XtraReports.Wizards.Views
Assembly : DevExpress.XtraReports.v25.2.Extensions.dll
NuGet Package : DevExpress.Win.Reporting
public class SelectColumnsPageView :
WizardViewBase,
ISelectColumnsPageView
Public Class SelectColumnsPageView
Inherits WizardViewBase
Implements ISelectColumnsPageView
In the current Report Wizard implementation, this class is replaced with the MultiQuerySelectFieldsPageView class.
Object MarshalByRefObject Component Control ScrollableControl ContainerControl UserControl XtraUserControl WizardViewBase SelectColumnsPageView
See Also