Table of Contents

Method ClearSelection

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ClearSelection()

Clears the current selection.

public virtual void ClearSelection()

Remarks

Specifies that no characters are selected in the control.

See Also