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


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

Reference

TagCloudCellType Class
TagCloudCellType Members