Back to Devexpress

TreeMapItemGroupInfo Properties

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

latest1.1 KB
Original Source

TreeMapItemGroupInfo Properties

This class stores information about a group of a tree map item.

NameDescription
GroupIndexReturns the index of the group in the descending sorted item collection of the group’s parent.
GroupLevelReturns an item’s nesting level.
ItemIndexReturns the index of an item in the source collection of the group.
MaxValueReturns the maximum value of the items in this group.
MinValueReturns the minimum value of the items in this group.

See Also

TreeMapItemGroupInfo Struct

TreeMapItemGroupInfo Members

DevExpress.Xpf.TreeMap Namespace