ICustomPropertyProvider.CustomProperties Property
In This Article
Gets a collection of custom properties.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
CustomProperties CustomProperties { get; }
#Property Value
Type | Description |
---|---|
Custom |
A Custom |
See Also