TreeMapGroupDefinition.NullValueGroupHeader Property
Gets or sets the Group Header text for the null (Nothing in Visual Basic) value of the group data member.
Namespace: DevExpress.Xpf.TreeMap
Assembly: DevExpress.Xpf.TreeMap.v24.1.dll
NuGet Package: DevExpress.Wpf.TreeMap
Declaration
Property Value
Type | Description |
---|---|
String | The Group Header text. |
See Also