Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpSpread Class / CreateParams Property


In This Topic
CreateParams Property (FpSpread)
In This Topic
Gets the required creation parameters when the component handle is created.
Syntax
'Declaration
 
Protected Overrides ReadOnly Property CreateParams As CreateParams
 
'Usage
 
Dim instance As FpSpread
Dim value As CreateParams
 
value = instance.CreateParams
See Also