Gets a value indicating whether access to the C1GridViewRowCollection is synchronized (thread-safe).
Namespace:
C1.Web.UI.Controls.C1GridViewAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
| C# |
|---|
public bool IsSynchronized { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IsSynchronized As Boolean Get |