Spread for ASP.NET 12 Product Documentation
HoverColor Property (TagCloudCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > TagCloudCellType Class : HoverColor Property
Gets or sets the background color of the cloud item the pointer is over.
Syntax
'Declaration
 
Public Property HoverColor As String
'Usage
 
Dim instance As TagCloudCellType
Dim value As String
 
instance.HoverColor = value
 
value = instance.HoverColor
public string HoverColor {get; set;}
See Also

Reference

TagCloudCellType Class
TagCloudCellType Members