New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Attributes
Enabled
Text
Value
Telerik.Web.UI.RadComboBoxItemData
Updated over 6 months ago
This Class inherits ControlItemData class.
Inheritance Hierarchy
- System.Object
- Telerik.Web.UI.ControlItemData
- Telerik.Web.UI.RadComboBoxItemData
Properties
Attributes IDictionary2`
Custom attributes for the item to pass to the client.
Enabled Boolean
A value indicating if the item to pass to the client is enabled.
Text String
Text for the item to pass to the client.
Value String
Value for the item to pass to the client.