Version

PivotActiveCellChangingEventArgs Class Members

The following tables list the members exposed by PivotActiveCellChangingEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyCancelGets or sets a value indicating whether the event should be cancelled. (Inherited from Infragistics.Controls.Grids.PivotCancellableEventArgs)
Public PropertyNewActiveCellGets or sets the Cell that is about to become the ActiveCell.  
Public PropertyPreviousActiveCellGets or sets the Cell that was previously Active.  
See Also