Interface
IMultiSelector

An interface that is implemented by classes which are responsible for selecting multiple items among their child elements.

Definition

Namespace:Telerik.Windows.Controls.Primitives

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public interface IMultiSelector : ISelector

Inherited Members ISelector.SelectedIndexISelector.SelectedItemISelector.SelectedValueISelector.SelectionChanged

Properties

SelectedItems

Gets a collection of selected items.

Declaration

cs-api-definition
IList SelectedItems { get; }

Property Value

IList

In this article
DefinitionPropertiesSelectedItems
Not finding the help you need?
Contact Support