New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Context
EndOfItems
Items
Message
NumberOfItems
Text
Value
Telerik.Web.UI.RadComboBoxData
Updated over 6 months ago
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.