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

In This Topic
SyncRoot Property (C1GridViewRowCollection)
In This Topic
Gets the object that can be used to synchronize access to the C1GridViewRowCollection.
Syntax
'Declaration
 
Public ReadOnly Property SyncRoot As System.Object
 
See Also