ParameterTypeRegistrator.Types Property
In This Article
Provides access to the collection of available parameter types.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.2.dll
NuGet Package: DevExpress.Wpf.Reporting
#Declaration
#Property Value
Type | Description |
---|---|
IEnumerable<Key |
The collection of registered parameter types. |
See Also