[]
        
(Showing Draft Content)

FarPoint.Win.Spread.GroupInfoCollection.IsSynchronized

IsSynchronized Property

IsSynchronized

Gets whether access to the collection is synchronized. (This implementation always returns false.)

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