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