MindFusion.Wpf Pack Programmer's Guide
ColumnChangedEventArgs Members
Properties
 


Provides data for the ColumnChanged event.

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

 Public Properties

  Name Description

Column

Gets the column related to the event.

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.)

Worksheet

Gets the worksheet that is the source of the event.

 See Also

ColumnChangedEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace