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