DiagramContainer.ItemsCanSnapToOtherItems Property
Specifies whether the item within the container can snap to other items. This is a dependency property.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v21.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the item within the container can snap to other items; otherwise, false. |
See Also