New to Telerik UI for WPFStart a free 30-day trial

ISelectorItem

Interface

An interface that is implemented by classes which are used from the selector controls.

Definition

Properties

Gets or sets a value indicating whether this instance is selected.

C#
bool IsSelected { get; set; }

Gets or sets the selection helper.

C#
SelectionHelper SelectionHelper { get; set; }
In this article
DefinitionPropertiesIsSelectedSelectionHelper
Not finding the help you need?
Contact Support