ToolTipControllerShowEventArgs.ToolTipAnchor Property
Gets or sets whether the tooltip is anchored relative to the mouse pointer or relative to the editor.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
Use the ToolTipAnchor property to specify whether the tooltip is aligned according to the ToolTipController.ToolTipLocation setting relative to the mouse cursor or the owning control. This event argument overrides the default behavior specified by the owning control’s ToolTipAnchor and ToolTipController‘s ToolTipController.ToolTipAnchor properties.