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