New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.AutoCompleteBox.DropDownItem

This class defines the DropDownItem that implements Control and INamingContainer and its fields, constructors and methods.

Inheritance Hierarchy

  • System.Object
  • System.Web.UI.Control
  • Telerik.Web.UI.AutoCompleteBox.DropDownItem : INamingContainer

Properties

DataItem Object

Gets or sets the data item.

Template ITemplate

Gets or sets the template.

Templated ITemplate

Gets or sets the Templated.

Text String

Gets or sets the text.

Value String

Gets or sets the value.

In this article