Spread for ASP.NET 12 Product Documentation
DataHrefField Property


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

Reference

TagCloudCellType Class
TagCloudCellType Members