Version

InitializeDropAreaItemEventArgs Class Members

The following tables list the members exposed by InitializeDropAreaItemEventArgs.

Public Properties
 NameDescription
Public PropertyDropAreaReturns a reference to the drop area for which this event occurred.  
Public PropertyItemReturns a reference to the PivotGridDropAreaItem for which this event occurred. (Inherited from Infragistics.Win.UltraWinPivotGrid.DropAreaItemEventArgs)
See Also