Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / ClearControls Method


In This Topic
ClearControls Method
In This Topic
Removes all child controls from the control container for the sheet.
Syntax
'Declaration
 
Public Overridable Sub ClearControls() 
 
'Usage
 
Dim instance As SheetView
 
instance.ClearControls()
See Also