Skip to main content

TreeMapItemStorage.ItemsProperty Field

Identifies the TreeMapItemStorage.Items dependency property.

Namespace: DevExpress.Xpf.TreeMap

Assembly: DevExpress.Xpf.TreeMap.v23.2.dll

NuGet Package: DevExpress.Wpf.TreeMap

Declaration

public static readonly DependencyProperty ItemsProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also