Dashboard.CustomItemMetadataTypes Property
In This Article
Gets a collection of metadata types that correspond to metadata descendants.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public static CustomItemMetadataTypes CustomItemMetadataTypes { get; }
#Property Value
Type | Description |
---|---|
Custom |
A |
See Also