HeaderPane
Main
Hide

SftTree/NET 3.0 - Tree Control for Windows Forms

Share Link
Print

Item Field, DragDetectedEventArgs Class

Defines which item is being dragged. May be null/Nothing indicating that no item is associated with this event.

Class: DragDetectedEventArgs
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public readonly ItemClass Item;
Public ReadOnly Item As ItemClass

Comments

Defines which item is being dragged. May be null/Nothing indicating that no item is associated with this event.

See Also DragDetectedEventArgs Class | Classes | SftTree/NET 3.0