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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > TagCloudCellType Class : DisplayCount Property
Gets or sets the number of individual cloud items to display.
Syntax
'Declaration
 
Public Property DisplayCount As Integer
'Usage
 
Dim instance As TagCloudCellType
Dim value As Integer
 
instance.DisplayCount = value
 
value = instance.DisplayCount
public int DisplayCount {get; set;}
See Also

Reference

TagCloudCellType Class
TagCloudCellType Members