Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PageSetup Class / OnShown Method


In This Topic
OnShown Method (PageSetup)
In This Topic
Syntax
'Declaration
 
Protected Overrides Sub OnShown( _
   ByVal e As EventArgs _
) 
 
'Usage
 
Dim instance As PageSetup
Dim e As EventArgs
 
instance.OnShown(e)

Parameters

e
See Also