DiagramContainer.ItemsCanAttachConnectorEndPoint Property
Specifies whether end-users can attach a connector’s end point to the diagram 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 attach a connector’s end point to the diagram items within the container; otherwise, false. |
See Also