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