[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.StyleSheet.IsSynchronized

IsSynchronized Property

IsSynchronized

Gets a value indicating whether access to the ICollection is synchronized (thread safe).

Declaration
public bool IsSynchronized { get; }
Property Value
Type Description
bool

true if this instance is synchronized; otherwise, false.

Implements