NavElement.SuperTip Property
Gets or sets a super tool-tip for the current NavElement.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.1.dll
NuGet Packages: DevExpress.Win, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
SuperToolTip | A SuperToolTip object assigned to the current NavElement. |
See Also