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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > TagCloudCellType Class : DataSource Property
Gets or sets the data source for the tag cloud.
Syntax
'Declaration
 
Public Property DataSource As Object
'Usage
 
Dim instance As TagCloudCellType
Dim value As Object
 
instance.DataSource = value
 
value = instance.DataSource
public object DataSource {get; set;}
See Also

Reference

TagCloudCellType Class
TagCloudCellType Members