Skip to main content

MultiQuerySelectFieldsPage Properties

Provides a view for the Choose Columns to Display in a Report (Single-Query Version) page of the Report Wizard in WPF applications.
Name Description
AvailableColumns Specifies available data columns corresponding to a specific data member.
AvailableTables Specifies available data members displayed on a wizard page.
Description Specifies the description of the current wizard page.
IsInDesignMode static Gets whether design-time mode is active. Inherited from ViewModelBase.
SelectedColumns Specifies the selected data columns.
SelectedTable Specifies the selected data member.
UseCustomFooter Inherited from WizardPageBase.
See Also