[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Renderer.TagCloudRenderer.TagCloudItems

TagCloudItems Property

TagCloudItems

Gets or sets a collection of tag cloud items.

Declaration
public Collection<TagCloudItem> TagCloudItems { get; set; }
Public Property TagCloudItems As Collection(Of TagCloudItem)