[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase.Clear

Clear Method

Clear()

Clear all text of the control.

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

You can use this method to clear the contents of the control instead of assigning the Text property an empty string.