AddGroupingLevelPage 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. |
| 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. |
| UseCustomFooter | Inherited from WizardPageBase. |
See Also