ChooseFileOptionsPage Properties
Provides a view for the Specify Import Settings page of the Data Source Wizard in WPF applications.Name | Description |
---|---|
Description | Specifies the description of the current wizard page. |
DocumentFormat | Specifies the format of the selected document. |
IsInDesignMode static | Gets whether design-time mode is active. Inherited from ViewModelBase. |
SourceOptionsViewModel | Provides access to an object specifying the ViewModel options of a wizard page related to the Excel data source settings. |
UseCustomFooter | Inherited from WizardPageBase. |
See Also