MindFusion.Wpf Pack Programmer's Guide
WorkbookView.ActiveWorksheetChanged Event
See Also
 





Raised when the currently active worksheet is changed.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public event EventHandler ActiveWorksheetChanged

Visual Basic  Copy Code

Public Event ActiveWorksheetChanged As EventHandler

 Event Data

ActiveWorksheetChanged event handlers receive an argument of type EventArgs.

 See Also

WorkbookView Members
WorkbookView Class
MindFusion.Spreadsheet.Wpf Namespace