Back to Devexpress

WinExplorerViewAppearances.ItemDescriptionSelected Property

windowsforms-devexpress-dot-xtragrid-dot-views-dot-winexplorer-dot-winexplorerviewappearances-221c67b2.md

latest1.5 KB
Original Source

WinExplorerViewAppearances.ItemDescriptionSelected Property

Provides access to appearance settings used to paint item descriptions when these items are selected.

Namespace : DevExpress.XtraGrid.Views.WinExplorer

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

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

Property Value

TypeDescription
AppearanceObject

An AppearanceObject that stores properties used to paint item descriptions when these items are selected.

|

See Also

WinExplorerViewAppearances Class

WinExplorerViewAppearances Members

DevExpress.XtraGrid.Views.WinExplorer Namespace