ToolTipControlInfo.ToolTipAnchor Property
Gets or sets whether the tooltip is anchored relative to the mouse pointer or the owning control.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Utils.ToolTipAnchor | A DevExpress.Utils.ToolTipAnchor value that specifies whether the tooltip is anchored relative to the mouse pointer or the owning control. |
See Also