BarItemLink.CanShowSuperTip Property
Gets whether the bar item link’s super tip can be displayed.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | Always true. |
Remarks
For more information on Super ToolTips, see Hints and Tooltips.
See Also