dbicList Send comments on this topic.
Item Property
See Also 
dbicList Assembly > Dbi.WinControl.List Namespace > DragOutEventArgs Class : Item Property

The node item that is being dragged out of the control.

Syntax

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

Property Value

dbiNodeItem

Requirements

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

See Also