[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpScrollBarButtonCollection.IsSynchronized

IsSynchronized Property

IsSynchronized

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

Declaration
public bool IsSynchronized { get; }
Public ReadOnly Property IsSynchronized As Boolean
Implements