dbicExplorerBar Send comments on this topic.
DragOutEventArgs Class Members
See Also  Properties 
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace : DragOutEventArgs Class


"

The following tables list the members exposed by DragOutEventArgs.

"

Public Constructors

 NameDescription
public ConstructorDragOutEventArgs ConstructorCreates a new instance of the DragOutEventArgs.  
Top

Public Properties

 NameDescription
public PropertyItemIndexThe ItemIndex value associated with the Item being dragged.  
public PropertyListIndexThe ListIndex value associated with the Item being dragged.  
Top

See Also