Back to Devexpress

ParameterTypeRegistrator Class

wpf-devexpress-dot-xpf-dot-reports-dot-userdesigner-7407c376.md

latest2.0 KB
Original Source

ParameterTypeRegistrator Class

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

Namespace : DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package : DevExpress.Wpf.Reporting

Declaration

csharp
public static class ParameterTypeRegistrator
vb
Public Module 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

ParameterTypeRegistrator Members

Register Custom Report Parameter Types

Use Report Parameters

DevExpress.Xpf.Reports.UserDesigner Namespace