MindFusion.Wpf Pack Programmer's Guide
CellChangedEventArgs Members
Properties
 


Provides data for the CellChanged event.

The following tables list the members exposed by the CellChangedEventArgs type.

 Public Properties

  Name Description

Cell

Gets the cell related to the event. (Inherited from CellEventArgs.)

NewData

Gets the new data in the modified cell.

OldData

Gets the previous data in the modified cell.

 See Also

CellChangedEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace