Skip to main content

DiagramConnector.CanChangeParent Property

This member is not supported by the DiagramConnector class.

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v23.2.dll

NuGet Package: DevExpress.Win.Diagram

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override bool? CanChangeParent { get; set; }

Property Value

Type
Nullable<Boolean>
See Also