QueryNodeCollection.SyncRoot Property
Provides access to an object that is used to synchronize access to the collection.
Namespace: DevExpress.DataAccess.DataFederation
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Property Value
Type | Description |
---|---|
Object | an object that can be used to synchronize access to the collection. |
See Also