The ICartellaPositionedRelations<(Of <(<'TOwner, TTarget>)>)> type exposes the following members.
Events
Name | Description | |
---|---|---|
PositionChanged |
Event to fire, when target positions are changed. Only get fired when "MoveRelation"
method is executed.
Add and Remove also trigger positioning changes, but will not fire this event.
| |
TargetAdded |
Event to fire, when a target is added to the collection
(Inherited from IBaseRelations<(Of <(<'TOwner, TTarget>)>)>.) | |
TargetRemoved |
Event to fire, when a target is removed from the collection
(Inherited from IBaseRelations<(Of <(<'TOwner, TTarget>)>)>.) |