[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.RemoveControl

RemoveControl Method

RemoveControl(Control, int)

Removes a child control from the specified sheet.

Declaration
public virtual bool RemoveControl(Control child, int sheetIndex)
Public Overridable Function RemoveControl(child As Control, sheetIndex As Integer) As Boolean
Parameters
Type Name Description
Control child

Child control being removed

int sheetIndex

Sheet index

Returns
Type Description
bool

True if the control was successfully removed; otherwise, false