[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.SpreadChildControlContainer.RemoveChild

RemoveChild Method

RemoveChild(string)

Removes the child control from the container.

Declaration
public virtual bool RemoveChild(string name)
Public Overridable Function RemoveChild(name As String) As Boolean
Parameters
Type Name Description
string name

Name of shape

Returns
Type Description
bool