Spread for ASP.NET 12 Product Documentation
DataItemDataField Property


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

Reference

TagCloudCellType Class
TagCloudCellType Members