ChoiceActionItemCollection.SyncRoot Property
Gets an object that can be used to synchronize access to the ChoiceActionItemCollection.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object that can be used to synchronize access to the ChoiceActionItemCollection. |
See Also