ParameterTypeRegistrator Class
Provides functionality to register custom parameter types in an Report Designer.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.2.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
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