TreeMapItemGroupStyle.SubGroupHeaderPadding Property
In This Article
Gets or sets the header padding of sub groups of the styled group.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
NuGet Package: DevExpress.TreeMap
#Declaration
[XtraSerializableProperty(XtraSerializationVisibility.Content)]
public TreeMapPadding SubGroupHeaderPadding { get; set; }
#Property Value
Type |
---|
Tree |
See Also