NavigationPane.ToolTipController Property
Gets or sets the tooltip controller associated with this NavigationPane.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
ToolTipController | null | A ToolTipController object that manages tooltip appearance and behavior for this NavigationPane. |
See Also