Spread for ASP.NET 11 Product Documentation
Tag Property (RatingCellType)


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > RatingCellType Class : Tag Property
Gets or sets the tag.
Syntax
'Declaration
 
Public Property Tag As String
'Usage
 
Dim instance As RatingCellType
Dim value As String
 
instance.Tag = value
 
value = instance.Tag
public string Tag {get; set;}

Property Value

String containing the tag
See Also

Reference

RatingCellType Class
RatingCellType Members