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