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

Telerik.Web.UI.SearchBox.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.SearchBox.DropDownItem : INamingContainer

Properties

DataItem Object

Gets or sets the data item.

Templated Boolean

Gets or sets the Templated.

Methods

CreateControlRenderer

This method should return object that implements ISearchBoxRenderer or Inherits the DropDownItemRenderer class.

Returns

Telerik.Web.UI.IRenderer

In this article