[]
        
(Showing Draft Content)

FarPoint.Web.Spread.DefaultStyleCollection.IsSynchronized

IsSynchronized Property

IsSynchronized

Gets whether access to the collection is synchronized.

(This implementation always returns false.)

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