Spread Windows Forms 12.0 Product Documentation
GetControlContainer Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView Class : GetControlContainer Method
Gets the control container for a sheet.
Syntax
'Declaration
 
Public Function GetControlContainer() As SpreadChildControlContainer
'Usage
 
Dim instance As SheetView
Dim value As SpreadChildControlContainer
 
value = instance.GetControlContainer()
public SpreadChildControlContainer GetControlContainer()

Return Value

SpreadChildControlContainer object with the container of child controls
See Also

Reference

SheetView Class
SheetView Members