DiagramItemContentChangedEventArgs.OldValue Property
Returns the previous item’s text.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v25.1.dll
NuGet Package: DevExpress.Wpf.Diagram
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string value that represents the previous item’s text. |
See Also