Northwoods.GoWPF 2.2.4 Assembly
RelinkableFrom Property (Link)

Gets or sets whether the user may reconnect the "from" end of this link.
Syntax
Public Property RelinkableFrom As Boolean
public bool RelinkableFrom {get; set;}

Property Value

The default value is false.
Remarks
In general one should call CanRelinkFrom to see if a particular link is relinkable, not get this property value.
Requirements
See Also

Reference

Link Class
Link Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback