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

Represents value Retrievers which are used in the autocomplete behaviors.

Definition

Namespace:Telerik.Windows.Controls.Primitives

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
public interface IValueRetriever

Derived Classes: AsyncFilteringBehavior

Methods

Gets the value using an item.

C#
object GetValue(object item)
Parameters:itemobjectReturns:

object

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