Back to Devexpress

GalleryItem.ResetSuperTip() Method

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-galleryitem-972f137d.md

latest1.2 KB
Original Source

GalleryItem.ResetSuperTip() Method

Removes the GalleryItem.SuperTip object that has been assigned to the current gallery item.

Namespace : DevExpress.XtraBars.Ribbon

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public void ResetSuperTip()
vb
Public Sub ResetSuperTip

Remarks

This method sets the GalleryItem.SuperTip property to null.

See Also

SuperTip

GalleryItem Class

GalleryItem Members

DevExpress.XtraBars.Ribbon Namespace