The following tables list the members exposed by DropAreaDragOverEventArgs.
Name | Description | |
---|---|---|
AllowDrop | Returns a boolean value indicating whether the drop area will accept the dragged data. | |
DisallowDrop | Returns or sets a boolean value indicating whether the drag/drop operation should be explicitly disallowed. | |
DropArea | Returns a reference to the drop area for which this event occurred. (Inherited from Infragistics.Win.UltraWinPivotGrid.DropAreaEventArgs) | |
Location | Returns the cursor location at the time the event occurred, expressed in client coordinates. | |
OlapElement | Returns a reference to the OLAP element being dragged. |