Spread for ASP.NET 12 Product Documentation
DataTitleField Property


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

Reference

TagCloudCellType Class
TagCloudCellType Members