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

ParameterTypeRegistrator Class

Provides functionality to register custom parameter types in an Report Designer.

Namespace: DevExpress.Xpf.Reports.UserDesigner

Assembly: DevExpress.Xpf.ReportDesigner.v21.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public static class ParameterTypeRegistrator

Remarks

Using methods of the ParameterTypeRegistrator class, you can enable end-users to create parameters of custom types in an Report Designer.

For more information, see Registering Custom Report Parameter Types.

Inheritance

Object
ParameterTypeRegistrator
See Also