Search
TreeViewConnectionPoint Properties
 


 Public Properties

  Name Description

Item

Gets the item to which the link connects.

RelativePosition

Gets or sets the position of this connection point, relative to the associated node's bounding rectangle, expressed as percentage. (Inherited from ConnectionPoint.)

Row

ConnectionPoint.Row override.

 Protected Properties

  Name Description

Incoming

Gets a flag indicating whether this connection point is at the origin or the destination of the associated link. (Inherited from ConnectionPoint.)

Link

Gets the link associated with this connection point. (Inherited from ConnectionPoint.)

Node

Gets the node associated with this connection point. (Inherited from ConnectionPoint.)

 See Also