Version

SpreadsheetActiveCellChangedEventArgs Class Members

The following tables list the members exposed by SpreadsheetActiveCellChangedEventArgs.

Protected Fields
 NameDescription
Protected Field_innerPropertyBeingSet  
Public Properties
 NameDescription
Public PropertyNewValueReturns the new value of the XamSpreadsheet.ActiveCell  
Public PropertyOldValueReturns the previous value of the XamSpreadsheet.ActiveCell  
See Also