C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewRowCollection Class / IsSynchronized Property

In This Topic
IsSynchronized Property (C1GridViewRowCollection)
In This Topic
Gets a value indicating whether access to the C1GridViewRowCollection is synchronized (thread-safe).
Syntax
'Declaration
 
Public ReadOnly Property IsSynchronized As System.Boolean
 
See Also