DiagramClosedEditorEventArgs.ValueChanged Property
Gets whether the item’s text has been changed.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the item’s text has been changed; otherwise, false. |
See Also