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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Renderer Namespace > TagCloudRenderer 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 TagCloudRenderer
Dim value As DisplayLimit
 
instance.DisplayLimit = value
 
value = instance.DisplayLimit
public DisplayLimit DisplayLimit {get; set;}
See Also

Reference

TagCloudRenderer Class
TagCloudRenderer Members