MobileForms Toolkit Documentation

PageCollection.SyncRoot Property

gets an object that can be used to synchronize access to the PageCollection.

public object SyncRoot {get;}

Property Value

An object that can be used to synchronize access to the PageCollection.

Implements

ICollection.SyncRoot

See Also

PageCollection Class | Resco.Controls.DetailView Namespace