Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / SpreadChildControlContainer Class / SpreadChildControlContainer Constructor / SpreadChildControlContainer Constructor(SheetView)
Sheet


In This Topic
SpreadChildControlContainer Constructor(SheetView)
In This Topic
Creates a new child control container for the specified sheet.
Syntax
'Declaration
 
Public Function New( _
   ByVal sheetView As SheetView _
)
 
'Usage
 
Dim sheetView As SheetView
 
Dim instance As New SpreadChildControlContainer(sheetView)

Parameters

sheetView
Sheet
See Also