[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.CharBoxCollection.Remove

Remove Method

Remove(CharBox)

Removes a char box from the collection.

Declaration
public void Remove(CharBox charBox)
Public Sub Remove(charBox As CharBox)
Parameters
Type Name Description
CharBox charBox

A CharBox indicates the char box.