New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
AccessKey
DataItem
Index
NavigateUrl
TabIndex
Text
ToolTip
Value
Weight
Telerik.Web.UI.RadTagCloudItem
This class represents a Telerik.Web.UI.RadTagCloud item.
Inheritance Hierarchy
- System.Object
- Telerik.Web.StateManager : IMarkableStateManager, IStateManager
- Telerik.Web.UI.RadTagCloudItem
Properties
AccessKey String
Gets or sets the access key of the TagCloud item.
DataItem Object
Gets or sets the data object (from the data source) associated with the TagCloud item.
Index Int32
Gets the zero based index of the item.
NavigateUrl String
Gets or sets the URL of the TagCloud item. When the item is clicked, the user is redirected to the specified url.
TabIndex Int32
Gets or sets the TabIndex of the tagCloud item.
Text String
Gets or sets the text that is displayed in the TagCloud item.
ToolTip String
Gets or sets the ToolTip of the TagCloud item.
Value String
Gets or sets the Value of the TagCloud item.
Weight Double
Gets or sets the weight, that determines how the TagCloud item (tag, keyword) will be styled. Greater value means, greater font-weight and size.