[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ReportComponentCollection.SyncRoot

SyncRoot Property

SyncRoot

Gets an object that can be used to synchronize access to the collection.

Declaration
public object SyncRoot { get; }
Property Value
Type Description
object

An object that can be used to synchronize access to the collection.

Implements