[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownEditor.Clear

Clear Method

Clear()

Clears the contents of the control.

Declaration
public void Clear()
Public Sub Clear()
Remarks

This method will cause the Text property to be set to a zero-length string. If the ReadOnly property is set to True, the contents of the control are not changed.