ChooseFilePage Constructors
Provides a view for the Select an Excel Workbook or CSV file page of the Data Source Wizard in WPF applications.Name | Parameters | Description |
---|---|---|
ChooseFilePage(IOpenFileDialogAccessor, IPasswordDialogAccessor) | openFileDialogAccessor, passwordDialogAccessor | Initializes a new instance of the ChooseFilePage class with the specified settings. |
See Also