Back to Devexpress

TreeMapItem Properties

wpf-devexpress-dot-xpf-dot-treemap-dot-treemapitem-dot-underscore-properties.md

latest3.3 KB
Original Source

TreeMapItem Properties

An item of a tree map.

NameDescription
BackgroundGets or sets the background brush of a tree map item.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
ChildrenReturns the collection of children items of a current item.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
ForegroundGets or sets the foreground brush of a tree map item.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsHighlightedReturns the value indicating whether a tree map item is highlighted.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
IsSelectedReturns the value indicating whether a tree map item is selected.
LabelGets or sets the label of a tree map item.
OwnerReturns an object’s owner. Inherited from TreeMapDependencyObject.
TagGets or sets the object that contains data related to the treemap item.
ValueGets or sets the value of a tree map item.

See Also

TreeMapItem Class

TreeMapItem Members

DevExpress.Xpf.TreeMap Namespace