Back to Devexpress

TileItem.ResetSuperTip() Method

windowsforms-devexpress-dot-xtraeditors-dot-tileitem-87734241.md

latest1.1 KB
Original Source

TileItem.ResetSuperTip() Method

Removes the SuperToolTip object assigned to the current tile item.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public virtual void ResetSuperTip()
vb
Public Overridable Sub ResetSuperTip

Remarks

This method sets the TileItem.SuperTip property to null.

See Also

SuperTip

TileItem Class

TileItem Members

DevExpress.XtraEditors Namespace