[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.PaperSourceCollection.SyncRoot

SyncRoot Property

SyncRoot

Gets the synchronization root for thread-safe access to the collection.

Declaration
public object SyncRoot { get; }
Implements