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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > TagCloudCellType Class : DataTextField Property
Gets or sets the text field of the data source of the tag cloud.
Syntax
'Declaration
 
Public Property DataTextField As String
'Usage
 
Dim instance As TagCloudCellType
Dim value As String
 
instance.DataTextField = value
 
value = instance.DataTextField
public string DataTextField {get; set;}
See Also

Reference

TagCloudCellType Class
TagCloudCellType Members