ConfigureParametersPage Properties
Provides a view for the Configure Query Parameters page of the Data Source Wizard in WPF applications.
Name | Description |
---|---|
Can |
Indicates whether the Finish button is enabled on a wizard page.
Inherited from Parameters |
Can |
Indicates whether the Next button is enabled on a wizard page.
Inherited from Parameters |
Description | Specifies the description of the current wizard page. |
Is |
Gets whether design-time mode is active.
Inherited from View |
Parameters |
Provides access to the collection of parameters associated with the currently selected stored procedure.
Inherited from Parameters |
Parameter |
Provides access to a service for managing report parameters created in the Report Wizard.
Inherited from Parameters |
Parameter |
Provides access to the collection of parameters associated with a current report.
Inherited from Parameters |
Selected |
Specifies the currently selected parameter. |
Use |
See Also