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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > NamedStyleCollection Class : SyncRoot Property
Gets a collection (NamedStyleCollection object) that can be used to synchronize access.
Syntax
'Declaration
 
Public Overridable ReadOnly Property SyncRoot As NamedStyleCollection
'Usage
 
Dim instance As NamedStyleCollection
Dim value As NamedStyleCollection
 
value = instance.SyncRoot
public virtual NamedStyleCollection SyncRoot {get;}
See Also

Reference

NamedStyleCollection Class
NamedStyleCollection Members