SelectLabelTypePage Properties
Provides a view for the Select the Label Type page of the Report Wizard in WPF applications.| Name | Description |
|---|---|
| AvailableLabelDetails | Specifies label product settings available in the Product Number drop-down list. |
| AvailableProducts | Specifies label products available in the Label Products drop-down list. |
| CurrentPaperKindData | Specifies the settings of the current paper kind. |
| Description | Specifies the description of the current wizard page. |
| IsInDesignMode static | Gets whether design-time mode is active. Inherited from ViewModelBase. |
| SelectedDetails | Specifies the entry selected in the Product Number drop-down list. |
| SelectedProduct | Specifies the entry selected in the Label Product drop-down list. |
| UseCustomFooter | Inherited from WizardPageBase. |
See Also