DiagramContainer.ItemsCanEdit Property
Specifies whether to allow end-users to edit the text displayed by the items within the container. This is a dependency property.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v21.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to allow end-users to edit the text displayed by the items within the container; otherwise, false. |
See Also