NavigationPage.SuperTip Property
Gets or sets a super tip associated with this NavigationPage.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
SuperToolTip | null | A SuperToolTip object associated with this NavigationPage. |
See Also