NavElement.AppearanceDisabled Property
Provides access to the appearance settings applied to the current NavElement rendered as a button in the nav bar, when it is in the disabled state.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
AppearanceObject | The AppearanceObject object that contains the appearance settings applied to the current NavElement rendered as a button in the nav bar, when it is in the disabled state. |
See Also