ChooseSummaryOptionsPage Properties
Provides a view for the Specify Summary Options (Single-Query Version) page of the Report Wizard in WPF applications.| Name | Description |
|---|---|
| Description | Specifies the description of the current wizard page. |
| IgnoreNullValues | Specifies the state of the Ignore null values check box. |
| IsInDesignMode static | Gets whether design-time mode is active. Inherited from ViewModelBase. |
| SummaryOptions | Gets summary functions selected on a wizard page. |
| UseCustomFooter | Inherited from WizardPageBase. |
See Also