dbicList Send comments on this topic.
NodeItemTarget Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > BeforeNodeExchangeEventArgs Class : NodeItemTarget Property

The node item receiving the drop

Syntax

Visual Basic (Declaration) 
Public Property NodeItemTarget As dbiNodeItem
C# 
public dbiNodeItem NodeItemTarget {get; set;}

Property Value

dbiNodeItem

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also