ChooseObjectBindingModePage Properties
Provides a view for the Select the Data Binding Mode page of the Data Source Wizard.| Name | Description |
|---|---|
| Description | Specifies the description of the current wizard page. |
| IsInDesignMode static | Gets whether design-time mode is active. Inherited from ViewModelBase. |
| SchemaOnly | Specifies whether the mode obtaining the data source schema or the mode retrieving actual data is selected on a wizard page. |
| UseCustomFooter | Inherited from WizardPageBase. |
See Also