ActiveReports3 Request technical support
IsSynchronized Property
See Also 


For internal use only.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IsSynchronized As Boolean
Visual Basic (Usage)Copy Code
Dim instance As StyleSheet
Dim value As Boolean
 
value = instance.IsSynchronized
C# 
public bool IsSynchronized {get;}

See Also