Skip to main content
A newer version of this page is available. .

WinExplorerViewAppearances.ItemSelected Property

Stores appearance settings used to paint selected item captions.

Namespace: DevExpress.XtraGrid.Views.WinExplorer

Assembly: DevExpress.XtraGrid.v19.1.dll

Declaration

public AppearanceObject ItemSelected { get; }

Property Value

Type Description
AppearanceObject

An AppearanceObject object that stores appearance settings used to paint selected item captions.

See Also