Back to Devexpress

WinExplorerViewAppearances.ItemSelected Property

windowsforms-devexpress-dot-xtragrid-dot-views-dot-winexplorer-dot-winexplorerviewappearances-662bc7d6.md

latest1.5 KB
Original Source

WinExplorerViewAppearances.ItemSelected Property

Stores appearance settings used to paint selected item captions.

Namespace : DevExpress.XtraGrid.Views.WinExplorer

Assembly : DevExpress.XtraGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

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

Property Value

TypeDescription
AppearanceObject

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

|

See Also

WinExplorerViewAppearances Class

WinExplorerViewAppearances Members

DevExpress.XtraGrid.Views.WinExplorer Namespace