TreeMapControl.LeafContentTemplate Property
Gets or sets the template that defines the content of the TreeMap leaf item.
Namespace: DevExpress.Xpf.TreeMap
Assembly: DevExpress.Xpf.TreeMap.v24.2.dll
NuGet Package: DevExpress.Wpf.TreeMap
#Declaration
[NonCategorized]
public DataTemplate LeafContentTemplate { get; set; }
#Property Value
Type | Description |
---|---|
Data |
A Data |