Spread for ASP.NET 12 Product Documentation
DataHrefFormatString Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > TagCloudCellType Class : DataHrefFormatString Property
Gets or sets the format string to format the Href property value.
Syntax
'Declaration
 
Public Property DataHrefFormatString As String
'Usage
 
Dim instance As TagCloudCellType
Dim value As String
 
instance.DataHrefFormatString = value
 
value = instance.DataHrefFormatString
public string DataHrefFormatString {get; set;}
Remarks
{0} in the string is replaced with the value of the field specified as the DataHrefField.
See Also

Reference

TagCloudCellType Class
TagCloudCellType Members