Version

DropAreaDragDropEventArgs Class Members

The following tables list the members exposed by DropAreaDragDropEventArgs.

Public Properties
 NameDescription
Public PropertyCancelReturns or sets a boolean value indicating whether the drop area will accept the dragged data.  
Public PropertyDropAreaReturns a reference to the drop area for which this event occurred. (Inherited from Infragistics.Win.UltraWinPivotGrid.DropAreaEventArgs)
Public PropertyOlapElementReturns a reference to the OLAP element being dragged.  
See Also