Spread Windows Forms 12.0 Product Documentation
OnShown Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FormatCells Class : OnShown Method
Syntax
'Declaration
 
Protected Overrides Sub OnShown( _
   ByVal e As EventArgs _
) 
'Usage
 
Dim instance As FormatCells
Dim e As EventArgs
 
instance.OnShown(e)
protected override void OnShown( 
   EventArgs e
)

Parameters

e
See Also

Reference

FormatCells Class
FormatCells Members