Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / SpreadChildControlContainer Class / ClearChildren Method


In This Topic
ClearChildren Method
In This Topic
Removes all the child controls from the container.
Syntax
'Declaration
 
Public Overridable Sub ClearChildren() 
 
'Usage
 
Dim instance As SpreadChildControlContainer
 
instance.ClearChildren()
See Also