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

The node item being dragged.

Syntax

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

Property Value

dbiNodeItem

Requirements

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

See Also