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

Telerik.Web.UI.RadComboBoxData

This class defines RadComboBoxData and its properties-Text, Value, NumberOfItems, Message, EndOfItems Context and Items.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.RadComboBoxData

Properties

Context Dictionary2`

Gets or sets the context.

EndOfItems Boolean

Gets or sets the end of items.

Items RadComboBoxItemData[]

Gets or sets the items.

Message String

Gets or sets the message.

NumberOfItems Int32

Gets or sets the number of items.

Text String

Gets or sets the text.

Value String

Gets or sets the value.

In this article