SetReportTitlePage Properties
Provides a view for the Enter the Report Title page of the Report Wizard in WPF applications.Name | Description |
---|---|
Description | Specifies the description of the current wizard page. |
IsInDesignMode static | Gets whether design-time mode is active. Inherited from ViewModelBase. |
Title | Specifies the report title text. |
UseCustomFooter | Inherited from WizardPageBase. |
See Also