Back to Devexpress

PropertyGridRowBaseEventArgs.Row Property

wpf-devexpress-dot-xpf-dot-propertygrid-dot-propertygridrowbaseeventargs.md

latest1.1 KB
Original Source

PropertyGridRowBaseEventArgs.Row Property

Gets a property grid row.

Namespace : DevExpress.Xpf.PropertyGrid

Assembly : DevExpress.Xpf.PropertyGrid.v25.2.dll

NuGet Package : DevExpress.Wpf.PropertyGrid

Declaration

csharp
public RowInfo Row { get; }
vb
Public ReadOnly Property Row As RowInfo

Property Value

TypeDescription
RowInfo

A property grid row.

|

See Also

PropertyGridRowBaseEventArgs Class

PropertyGridRowBaseEventArgs Members

DevExpress.Xpf.PropertyGrid Namespace