Back to Devexpress

OverviewContainerProperties.AppearancePressed Property

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-overviewcontainerproperties-7f8773d8.md

latest1.7 KB
Original Source

OverviewContainerProperties.AppearancePressed Property

Provides access to appearance settings for pressed tiles within Overview screens. These settings affect all WindowsUI View containers that support Overview screens.

Namespace : DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public AppearanceObject AppearancePressed { get; }
vb
Public ReadOnly Property AppearancePressed As AppearanceObject

Property Value

TypeDescription
AppearanceObject

A AppearanceObject object that provides appearance settings for pressed tiles within WindowsUI View Overview screens.

|

See Also

OverviewContainerProperties Class

OverviewContainerProperties Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace