DiagramClosedEditorEventArgs.OldValue Property
Gets the previously assigned shape text.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v25.2.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string value that is the previously assigned shape text. |
See Also