Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TreeMapItemGroupInfo Properties

This class stores information about a tree map item group.
Name Description
GroupIndex Returns the index of the group in the descending sorted item collection of the group’s parent.
GroupLevel Returns an item’s nesting level.
ItemIndex Returns the index of an item in the source collection of the group.
MaxValue Returns the maximum value of the items in this group.
MinValue Returns the minimum value of the items in this group.
See Also