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