TreeMapItemGroupStyle Class
In This Article
The style of a tree map group.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
NuGet Package: DevExpress.TreeMap
#Declaration
public class TreeMapItemGroupStyle :
TreeMapItemLeafStyle
#Related API Members
The following members return TreeMapItemGroupStyle objects:
#Inheritance
Object
TreeMapElementStyleBase
HierarchicalItemStyle
TreeMapItemLeafStyle
TreeMapItemGroupStyle
See Also