Version

DropAreaDragDropEventArgs Class Properties

For a list of all members of this type, see DropAreaDragDropEventArgs members.

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