SyncRoot Property (C1CheckListSelectedItemCollection)
In This Topic
Gets the synchronize root.
Syntax
'Declaration
<C1DescriptionAttribute("C1CheckListSelectedItemCollection.SyncRoot", "Gets the synchronize root.")>
Public ReadOnly Property SyncRoot As Object
[C1Description("C1CheckListSelectedItemCollection.SyncRoot", "Gets the synchronize root.")]
public object SyncRoot {get;}
See Also