Interface
IItemSearchResult

Provides the result for the ItemSearch.

Definition

Namespace:Telerik.Windows.Controls.Primitives

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public interface IItemSearchResult

Properties

Index

Gets the index.

Declaration

cs-api-definition
int Index { get; }

Property Value

int

Item

Gets the item.

Declaration

cs-api-definition
object Item { get; }

Property Value

object

Value

Gets the value.

Declaration

cs-api-definition
object Value { get; }

Property Value

object

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