Skip to main content
A newer version of this page is available. .
All docs
V21.2

Dashboard.CustomItemMetadataTypes Property

Gets a collection of metadata types that correspond to metadata descendants.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v21.2.Core.dll

NuGet Package: DevExpress.Dashboard.Core

Declaration

public static CustomItemMetadataTypes CustomItemMetadataTypes { get; }

Property Value

Type Description
CustomItemMetadataTypes

A CustomItemMetadataTypes collection.

See Also