Version

AfterToolDragEventArgs Class Members

The following tables list the members exposed by AfterToolDragEventArgs.

Public Constructors
 NameDescription
Public ConstructorAfterToolDragEventArgs ConstructorInitializes a new AfterToolDragEventArgs  
Public Properties
 NameDescription
Public PropertyDragActionReturns the type of action that will be taken as a result of the drag operation.  
Public PropertyToolThe tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolEventArgs)
See Also