Skip to main content
A newer version of this page is available. .

DiagramConnector.CanAttachConnectorEndPoint Property

This member is not supported by the DiagramConnector class.

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v19.1.dll

Declaration

[Browsable(false)]
public override bool? CanAttachConnectorEndPoint { get; set; }

Property Value

Type
Nullable<Boolean>
See Also