AIDataBoundEnterReportPromptPage Properties
A view for the Enter Report Description page in the WinForms Report Wizard.| Name | Description |
|---|---|
| DataSource | Specifies the actual data source. |
| Description | Gets the current page description. |
| IsInDesignMode static | Gets whether design-time mode is active. Inherited from ViewModelBase. |
| PredefinedPrompts | Specifies predefined prompts available in the Report Wizard. Inherited from AINoDataEnterReportPromptPage. |
| Prompt | Specifies the prompt selected on the Wizard page. Inherited from AINoDataEnterReportPromptPage. |
| UseCustomFooter | Inherited from WizardPageBase. |
See Also