ContextItem.AppearanceDisabled Property
Provides access to appearance settings applied to this ContextItem in the Disabled state.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v25.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| AppearanceObject | Stores appearance settings for the Disabled item state. |
See Also