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


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

Reference

DefaultStyleCollection Class
DefaultStyleCollection Members