OverviewContainerDefaultProperties.AppearancePressed Property
Provides access to appearance settings for pressed tiles within an Overview screen of the current container.
Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| AppearanceObject | A AppearanceObject object that stores appearance settings for pressed tiles within Overview screens. |
See Also