Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class / PSObject Constructor / PSObject Constructor()


In This Topic
PSObject Constructor()
In This Topic
Creates a new instance of a presentation space object.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New PSObject()
See Also