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