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