Spread for ASP.NET 12 Product Documentation
Title Property (TagCloudItem)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Renderer Namespace > TagCloudItem Class : Title Property
Gets or sets the title (tooltip) of the HTML anchor.
Syntax
'Declaration
 
Public Property Title As String
'Usage
 
Dim instance As TagCloudItem
Dim value As String
 
instance.Title = value
 
value = instance.Title
public string Title {get; set;}
See Also

Reference

TagCloudItem Class
TagCloudItem Members