DiagramClosedEditorEventArgs.NewValue Property
Gets or sets the new 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 new shape text. |
See Also