ItemPropertyChangedEventArgs.PropertyName Property
Gets the name of the property which has been changed.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
String | A string value indicating the property name. |
See Also