Spread for ASP.NET 11 Product Documentation
IsSynchronized Property (SmartPrintRulesCollection)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SmartPrintRulesCollection Class : IsSynchronized Property
Gets whether access to the collection is synchronized.
Syntax
'Declaration
 
Public ReadOnly Property IsSynchronized As Boolean
'Usage
 
Dim instance As SmartPrintRulesCollection
Dim value As Boolean
 
value = instance.IsSynchronized
public bool IsSynchronized {get;}
See Also

Reference

SmartPrintRulesCollection Class
SmartPrintRulesCollection Members