Version

ActiveCellChangingEventArgs Class Members

The following tables list the members exposed by ActiveCellChangingEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyCancel (Inherited from Infragistics.CancellableEventArgs)
Public PropertyNewActiveCellGets the Cell that is about to become the ActiveCell.  
Public PropertyPreviousActiveCellGets the Cell that was previously Active.  
See Also