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


"

The following tables list the members exposed by BeforeNodeExchangeEventArgs.

"

Public Constructors

 NameDescription
public ConstructorBeforeNodeExchangeEventArgs ConstructorThe default constructor.  
Top

Public Properties

 NameDescription
public PropertyAllowNodeExchangeDetermines if the exchange will be allowed  
public PropertyNodeItemSourceThe node item being dragged.  
public PropertyNodeItemTargetThe node item receiving the drop  
Top

See Also