MindFusion.Wpf Pack Programmer's Guide
RowChangedEventArgs Members
Properties
 


Provides data for the RowChanged event.

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

 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