DiagramContainer.ItemsCanSnapToThisItem Property
Specifies whether items can snap to an item 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, items can snap to an item within the container; otherwise, false. |
See Also