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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > DefaultStyleCollection Class : IsReadOnly Property
Gets whether the collection is read-only.

(This implementation always returns true.)

Syntax
'Declaration
 
Public ReadOnly Property IsReadOnly As Boolean
'Usage
 
Dim instance As DefaultStyleCollection
Dim value As Boolean
 
value = instance.IsReadOnly
public bool IsReadOnly {get;}
See Also

Reference

DefaultStyleCollection Class
DefaultStyleCollection Members