IsSynchronized Property (C1GridViewRowCollection)
Gets a value indicating whether access to the
C1GridViewRowCollection is synchronized (thread-safe).
public System.bool IsSynchronized {get;}
'Declaration
Public ReadOnly Property IsSynchronized As System.Boolean