PropertyGridRowBaseEventArgs.Row Property
In This Article
Gets a property grid row.
Namespace: DevExpress.Xpf.PropertyGrid
Assembly: DevExpress.Xpf.PropertyGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PropertyGrid
#Declaration
#Property Value
Type | Description |
---|---|
Row |
A property grid row. |
See Also