NavBarGetHintEventArgs.Appearance Property
In This Article
Gets the appearance settings used to paint the hint.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.2.dll
NuGet Package: DevExpress.Win
#Declaration
#Property Value
Type | Description |
---|---|
Appearance |
A Appearance |
#Remarks
Use this property to apply custom appearance settings to individual hints. For more information on appearances see the Appearances document.
See Also