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

ParameterViewModel Class

A ViewModel that enables displaying and customizing parameters in the application GUI.

Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard

Assembly: DevExpress.Xpf.DataAccess.v19.1.dll

Declaration

[POCOViewModel]
public class ParameterViewModel :
    IParameter,
    IFilterParameter,
    IDataErrorInfo

Inheritance

See Also