Spread for ASP.NET 7.0 Product Documentation
TagCloudItems Property
See Also  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > TagCloudCellType Class : TagCloudItems Property


Glossary Item Box

Gets the cloud items for the tag cloud.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property TagCloudItems As Collection(Of TagCloudItem)
Visual Basic (Usage)Copy Code
Dim instance As TagCloudCellType
Dim value As Collection(Of TagCloudItem)
 
value = instance.TagCloudItems
C# 
public Collection<TagCloudItem> TagCloudItems {get;}

Property Value

Collection of TagCloudItems

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.