Skip to main content
A newer version of this page is available.
All docs
V18.2

TreeMapControl.ToolTipEnabledProperty Field

Identifies the TreeMapControl.ToolTipEnabled dependency property.

Namespace: DevExpress.Xpf.TreeMap

Assembly: DevExpress.Xpf.TreeMap.v18.2.dll

Declaration

public static readonly DependencyProperty ToolTipEnabledProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also