[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.CharBoxInfoCollection.Remove

Remove Method

Remove(CharBoxInfo)

Removes a char box from the collection.

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

A CharBoxInfo indicates the char box.