RadControls for WPF

Removes the current element from the collection of selected items.

Namespace: Telerik.Windows.Controls.Automation.Peers
Assembly: Telerik.Windows.Controls (in Telerik.Windows.Controls.dll) Version: 2012.1.215.40 (2012.1.0215.40)

Syntax

C#
public void RemoveFromSelection()
Visual Basic
Public Sub RemoveFromSelection

Implements

ISelectionItemProvider..::..RemoveFromSelection()()()()

See Also