dbicList Send comments on this topic.
DropListEventArgs Class Members
See Also  Properties 
dbicBase Assembly > Dbi.WinControl Namespace : DropListEventArgs Class


"

The following tables list the members exposed by DropListEventArgs.

"

Public Constructors

 NameDescription
public ConstructorDropListEventArgs ConstructorInitializes a new instance of the DropListEventArgs class.  
Top

Public Properties

 NameDescription
public PropertyDragEventThe DragEventArgs related to the Drag/Drop operation.  
public PropertyNodeItemThe dbiNodeItem where the drop operation occurred.  
Top

See Also