CustomShowClonedObjectEventArgs.TargetObjectSpace Property
Specifies the Object Space of the target cloned object.
Namespace: DevExpress.ExpressApp.CloneObject
Assembly: DevExpress.ExpressApp.CloneObject.v25.1.dll
NuGet Package: DevExpress.ExpressApp.CloneObject
Declaration
Property Value
| Type | Description |
|---|---|
| IObjectSpace | The Object Space of the target cloned object. |
See Also