DiagramItem.ToString() Method
Returns the textual representation of the DiagramItem.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| String | A String value which is the textual representation of the DiagramItem. |
See Also