MindFusion.Wpf Pack Programmer's Guide
RowChangedEventArgs Properties
 


 Public Properties

  Name Description

NewValue

Gets the current value of the property. (Inherited from PropertyEventArgs.)

OldValue

Gets the value of the property before the change. (Inherited from PropertyEventArgs.)

PropertyName

Gets the name of the property that changed. (Inherited from PropertyEventArgs.)

Row

Gets the row related to the event.

Worksheet

Gets the worksheet that is the source of the event.

 See Also

RowChangedEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace