BarSubItemLink.CanShowSuperTip Property
In This Article
Gets whether the bar subitem’s super tip can be displayed.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the item’s submenu isn’t shown; otherwise, false. |
#Remarks
For more information on Super ToolTips, see Hints and Tooltips.
See Also