Spread Windows Forms 12.0 Product Documentation
Disposing Event


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView Class : Disposing Event
Fires when the SheetView is being disposed.
Syntax
'Declaration
 
Public Event Disposing As EventHandler
'Usage
 
Dim instance As SheetView
Dim handler As EventHandler
 
AddHandler instance.Disposing, handler
public event EventHandler Disposing
See Also

Reference

SheetView Class
SheetView Members