[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.EditBase.DeselectAll

DeselectAll Method

DeselectAll()

Specifies that the value of the SelectionLength property is zero so that no characters are selected in the control.

Declaration
public void DeselectAll()
Public Sub DeselectAll()
See Also