ContextItem.ResetSuperTip() Method
Removes the SuperToolTip object assigned to the current context item.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Remarks
This method sets the ContextItem.SuperTip property to null.
See Also