Table of Contents

Property IsSynchronized

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsSynchronized

Gets a value that indicates whether access to this GridColumnCollection is synchronized (thread safe).

public bool IsSynchronized { get; }

Property Value

bool

true if access to this collection is synchronized; otherwise, false.