Skip to main content

MasterDetailAddGroupingLevelPage Properties

Provides a view for the Add Grouping Levels (Single-Query Version) page of the Report Wizard in WPF applications.
Name Description
AvailableColumns Specifies available data columns.
AvailableQueries Specifies available queries.
Description Specifies the description of the current wizard page.
Groups Specifies available grouping levels.
IsInDesignMode static Gets whether design-time mode is active. Inherited from ViewModelBase.
SelectedColumns Specifies the selected data columns.
SelectedGroup Specifies the selected grouping level.
SelectedQuery Specifies the selected query.
UseCustomFooter Inherited from WizardPageBase.
See Also