Northwoods.GoWPF 2.2.4 Assembly
RelinkableTo Property (Link)

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

Property Value

The default value is false.
Remarks
In general one should call CanRelinkTo 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