Skip to main content
A newer version of this page is available.
All docs
V20.2

ParameterModel.SetError(String) Method

For internal use.

Namespace: DevExpress.Xpf.Printing.Parameters.Models

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Printing, DevExpress.Wpf.Printing

Declaration

public void SetError(
    string error
)

Parameters

Name Type
error String

Remarks

This member supports the internal infrastructure and is not intended to be used directly from your code.

See Also