Spread for ASP.NET 12 Product Documentation
TagCloudItems Property (TagCloudCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > TagCloudCellType Class : TagCloudItems Property
Gets the cloud items for the tag cloud.
Syntax
'Declaration
 
Public ReadOnly Property TagCloudItems As Collection(Of TagCloudItem)
'Usage
 
Dim instance As TagCloudCellType
Dim value As Collection(Of TagCloudItem)
 
value = instance.TagCloudItems
public Collection<TagCloudItem> TagCloudItems {get;}
See Also

Reference

TagCloudCellType Class
TagCloudCellType Members