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


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

Reference

NamedStyleCollection Class
NamedStyleCollection Members