Interface
IValueRetriever

Represents value Retrievers which are used in the autocomplete behaviors.

Definition

Namespace:Telerik.Windows.Controls.Primitives

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public interface IValueRetriever

Methods

GetValue(object)

Gets the value using an item.

Declaration

cs-api-definition
object GetValue(object item)

Parameters

item

object

Returns

object

In this article
DefinitionMethodsGetValue(object)
Not finding the help you need?
Contact Support