ChooseFilePage Properties
Provides a view for the Select an Excel Workbook or CSV file page of the Data Source Wizard in WPF applications.| Name | Description |
|---|---|
| Description | Specifies the description of the current wizard page. |
| FileName | Specifies the name of the selected file. |
| IsInDesignMode static | Gets whether design-time mode is active. Inherited from ViewModelBase. |
| UseCustomFooter | Inherited from WizardPageBase. |
See Also