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

SunburstItemGroupInfo Properties

This class stores information about a sunburst item group.
Name Description
GroupIndex Returns the index of the group in the descending sorted item collection of the group’s parent.
GroupLevel Returns the parent group’s nesting level.
ItemCount Returns the number of the parent group’s children.
ItemIndex Returns the index of an item in the group’s children collection descending sorted.
MaxGroupLevel Returns the maximum nesting level within the Sunburst control.
MaxValue Returns the maximum item value within the parent group.
MinValue Returns the minimum item value within the parent group.
See Also