A newer version of this page is available.
Switch to the current version.
ParametersPageBase Class
The base for classes that provide functionality to Report Wizard pages providing the UI for specifying parameters (such as query parameters, object member/constructor parameters and stored procedure parameters).
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v18.2.dll
Declaration
public abstract class ParametersPageBase :
WizardPageBase
Public MustInherit Class ParametersPageBase
Inherits WizardPageBase
Inheritance
See Also
Feedback