RecentItemBase.SuperTip Property
Gets or sets a super tip displayed by this item on hover.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
SuperToolTip | A SuperToolTip object assigned to this item. |
Remarks
See the Hints and Tooltips topic to learn more.
See Also