[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.PrinterResolutionCollection.IsSynchronized

IsSynchronized Property

IsSynchronized

Returns a value indicating whether access to the collection is ICollection synchronized (thread-safe).

Declaration
public bool IsSynchronized { get; }
Implements