Skip to main content

WinExplorerViewAppearances.ItemSelected Property

Stores appearance settings used to paint selected item captions.

Namespace: DevExpress.XtraGrid.Views.WinExplorer

Assembly: DevExpress.XtraGrid.v24.2.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