Skip to main content
A newer version of this page is available. .

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.v20.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public abstract class ParametersPageBase :
    WizardPageBase
See Also