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

ParameterModel Class

Provides functionality to access, edit and validate report parameters values in a Document Viewer.

Namespace: DevExpress.Xpf.Printing.Parameters.Models

Assembly: DevExpress.Xpf.Printing.v18.2.dll

Declaration

[POCOViewModel]
public class ParameterModel :
    IDataErrorInfo,
    INotifyPropertyChanged

Inheritance

Object
ParameterModel

Extension Methods

See Also