ObjectChangeEventArgs.PropertyName Property
Gets the name of the property affected by the changes made.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v25.1.dll
NuGet Package: DevExpress.Xpo
Declaration
Property Value
| Type | Description |
|---|---|
| String | The name of the property affected by the changes. |
See Also