Spread Windows Forms 12.0 Product Documentation
OnDisposing Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView Class : OnDisposing Method
Raises the Disposing event
Syntax
'Declaration
 
Protected Overridable Sub OnDisposing( _
   ByVal e As EventArgs _
) 
'Usage
 
Dim instance As SheetView
Dim e As EventArgs
 
instance.OnDisposing(e)
protected virtual void OnDisposing( 
   EventArgs e
)

Parameters

e
See Also

Reference

SheetView Class
SheetView Members