Back to Devexpress

VGridAppearanceCollection.PressedRow Property

windowsforms-devexpress-dot-xtraverticalgrid-dot-vgridappearancecollection-93613f86.md

latest1.7 KB
Original Source

VGridAppearanceCollection.PressedRow Property

Provides appearance settings used to paint the headers of pressed rows.

Namespace : DevExpress.XtraVerticalGrid

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

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

Declaration

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

Property Value

TypeDescription
AppearanceObject

An AppearanceObject that contains the corresponding appearance settings.

|

Remarks

This property is obsolete and no longer supported.

See Also

RowHeaderPanel

Appearances

VGridAppearanceCollection Class

VGridAppearanceCollection Members

DevExpress.XtraVerticalGrid Namespace