WinExplorerViewAppearances.ItemDescriptionSelected Property
In This Article
Provides access to appearance settings used to paint item descriptions when these items are selected.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
public AppearanceObject ItemDescriptionSelected { get; }
#Property Value
Type | Description |
---|---|
Appearance |
An Appearance |
See Also