ChooseExcelFileDataRangePage Properties
Provides a view for the Select a Worksheet, Table or Named Range page of the Data Source Wizard in WPF applications.Name | Description |
---|---|
AvailableItems | Specifies the collection of available worksheets, tables and named regions. |
Description | Specifies the description of the current wizard page. |
IsInDesignMode static | Gets whether design-time mode is active. Inherited from ViewModelBase. |
SelectedItem | Specifies the item selected in the list of available worksheets, tables and named regions. |
UseCustomFooter | Inherited from WizardPageBase. |
See Also