Spread for ASP.NET 12 Product Documentation
ReadOnly Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > RatingCellType Class : ReadOnly Property
Gets or sets whether the value is read-only (cannot be changed).
Syntax
'Declaration
 
Public Property ReadOnly As Boolean
'Usage
 
Dim instance As RatingCellType
Dim value As Boolean
 
instance.ReadOnly = value
 
value = instance.ReadOnly
public bool ReadOnly {get; set;}
See Also

Reference

RatingCellType Class
RatingCellType Members