Spread for ASP.NET 12 Product Documentation
DataDisplayTextField Property


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

Reference

TagCloudCellType Class
TagCloudCellType Members