Back to Devexpress

TreeMapItem Properties

windowsforms-devexpress-dot-xtratreemap-dot-treemapitem-dot-underscore-properties.md

latest1.1 KB
Original Source

TreeMapItem Properties

An item of a tree map.

NameDescription
ChildrenReturns the collection of child tree map items of the current item.
IsGroupReturns the value that indicates whether the item is a group.
LabelGets or sets the tree map item label.
TagGets or sets the object containing data related to a tree map item.
TypeNameSerializableReturns the string value that helps the DevExpress Serializer serialize the specific tree map item type.
ValueGets or sets the tree map item value.

See Also

TreeMapItem Class

TreeMapItem Members

DevExpress.XtraTreeMap Namespace