Spread for ASP.NET 12 Product Documentation
IsReadOnly Property (NamedStyleCollection)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > NamedStyleCollection Class : IsReadOnly Property
Gets whether the collection is read-only. (This implementation always returns false.)
Syntax
'Declaration
 
Public ReadOnly Property IsReadOnly As Boolean
'Usage
 
Dim instance As NamedStyleCollection
Dim value As Boolean
 
value = instance.IsReadOnly
public bool IsReadOnly {get;}
See Also

Reference

NamedStyleCollection Class
NamedStyleCollection Members