MindFusion.Wpf Pack Programmer's Guide
Worksheet Events
 


 Public Events

  Name Description

CellChanged

Raised when a cell of the worksheet is changed.

CellChanging

Raised when a cell of the worksheet is about to change.

CellsCleared

Raised when a range of cells has been cleared.

ColumnChanged

Raised when a column is changed.

PropertyChanged

Raised when a property of the worksheet is changed.

PropertyValueChanged

Raised when a property of the worksheet is changed.

RowChanged

Raised when a row is changed.

ValidationFailed

Raised when the validation of entered data has failed and the validation's ErrorAction property is set to RaiseEvent.

 See Also

Worksheet Class
MindFusion.Spreadsheet.Wpf Namespace