BarItem.ShowToolTip Property
Gets or sets whether this item should display its hint when hovered.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | true | true if this item should display its tooltip; otherwise, false. |
See Also