[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.PaperSourceCollection.IsSynchronized

IsSynchronized Property

IsSynchronized

Gets a value indicating whether access to the collection is synchronized (thread safe). Always returns false.

Declaration
public bool IsSynchronized { get; }
Implements