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

Provides the result for the ItemSearch.

Definition

Namespace:Telerik.Windows.Controls.Primitives

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
public interface IItemSearchResult

Properties

Gets the index.

C#
int Index { get; }

Gets the item.

C#
object Item { get; }

Gets the value.

C#
object Value { get; }
In this article
DefinitionPropertiesIndexItemValue
Not finding the help you need?
Contact Support