NavElement.ResetSuperTip() Method
Removes the current NavElement‘s super tool-tip.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.2.dll
Declaration
Remarks
The ResetSuperTip method sets the current NavElement‘s NavElement.SuperTip property to null.
See Also