Back to Devexpress

ToolTipController.IsDefaultToolTipLocation Property

windowsforms-devexpress-dot-utils-dot-tooltipcontroller-1d55b8d0.md

latest1.5 KB
Original Source

ToolTipController.IsDefaultToolTipLocation Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.Utils

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool IsDefaultToolTipLocation { get; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public ReadOnly Property IsDefaultToolTipLocation As Boolean

Property Value

Type
Boolean

See Also

ToolTipControllerShowEventArgs.ToolTipLocation

ToolTipControlInfo.ToolTipLocation

ToolTipController Class

ToolTipController Members

DevExpress.Utils Namespace