Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Renderer Namespace / TagCloudItem Class / TagCloudItem Constructor / TagCloudItem Constructor()


In This Topic
    TagCloudItem Constructor()
    In This Topic
    Creates a new item in the tag cloud with default values.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New TagCloudItem()
    public TagCloudItem()
    See Also