Back to Devexpress

ObjectChangeEventArgs.PropertyName Property

xpo-devexpress-dot-xpo-dot-objectchangeeventargs-786539c1.md

latest1.0 KB
Original Source

ObjectChangeEventArgs.PropertyName Property

Gets the name of the property affected by the changes made.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public string PropertyName { get; }
vb
Public ReadOnly Property PropertyName As String

Property Value

TypeDescription
String

The name of the property affected by the changes.

|

See Also

ObjectChangeEventArgs Class

ObjectChangeEventArgs Members

DevExpress.Xpo Namespace