Skip to main content
A newer version of this page is available. .
All docs
V23.1

Dashboard.CustomItemMetadataTypes Property

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

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v23.1.Core.dll

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design

Declaration

public static CustomItemMetadataTypes CustomItemMetadataTypes { get; }

Property Value

Type Description
CustomItemMetadataTypes

A CustomItemMetadataTypes collection.

See Also