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