Back to Devexpress

TreeMapItemGroupStyle Class

windowsforms-devexpress-dot-xtratreemap-07795d76.md

latest1.5 KB
Original Source

TreeMapItemGroupStyle Class

The style of a tree map group.

Namespace : DevExpress.XtraTreeMap

Assembly : DevExpress.XtraTreeMap.v25.2.dll

NuGet Package : DevExpress.TreeMap

Declaration

csharp
public class TreeMapItemGroupStyle :
    TreeMapItemLeafStyle
vb
Public Class TreeMapItemGroupStyle
    Inherits TreeMapItemLeafStyle

The following members return TreeMapItemGroupStyle objects:

Inheritance

Object TreeMapElementStyleBase HierarchicalItemStyle TreeMapItemLeafStyle TreeMapItemGroupStyle

See Also

TreeMapItemGroupStyle Members

DevExpress.XtraTreeMap Namespace