ToolTipInfo.ContentTemplate Property
Gets the template that defines the presentation of the data content of the tooltip for an ToolTipInfo.Item.
Namespace: DevExpress.Xpf.TreeMap
Assembly: DevExpress.Xpf.TreeMap.v24.1.dll
NuGet Package: DevExpress.Wpf.TreeMap
Declaration
Property Value
Type | Description |
---|---|
DataTemplate | A DataTemplate object specifying data content template. |
See Also