Gets a value indicating whether access to the EmptyDataSource is synchronized (thread-safe).
Namespace:
C1.Web.UI.Controls.C1GridView.DataAssembly: 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 |