Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / SheetSettingsDlgV3 Class / SheetSettingsDlgV3 Constructor / SheetSettingsDlgV3 Constructor(DesignerMain)


In This Topic
SheetSettingsDlgV3 Constructor(DesignerMain)
In This Topic
Initializes a new instance of the SheetSettingsDlgV3 class.
Syntax
'Declaration
 
Public Function New( _
   ByVal dForm As DesignerMain _
)
 
'Usage
 
Dim dForm As DesignerMain
 
Dim instance As New SheetSettingsDlgV3(dForm)

Parameters

dForm
See Also