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