ICustomPropertyProvider.CustomProperties Property
Gets a collection of custom properties.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v25.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
| Type | Description |
|---|---|
| CustomProperties | A CustomProperties object that is a collection of custom properties. |
See Also