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