MultiQueryConfigurePage Properties
Provides a view for the Create a Query or Select a Stored Procedure (Multi-Query Version) page of the Data Source Wizard in WPF applications.| Name | Description |
|---|---|
| Description | Specifies the description of the current wizard page. |
| IsInDesignMode static | Gets whether design-time mode is active. Inherited from ViewModelBase. |
| Items | Specifies the collection of tree list elements. |
| SelectedItem | Specifies the selected tree list element. |
| UseCustomFooter |
See Also