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