Back to Devexpress

CustomShowClonedObjectEventArgs.TargetObjectSpace Property

expressappframework-devexpress-dot-expressapp-dot-cloneobject-dot-customshowclonedobjecteventargs.md

latest1.4 KB
Original Source

CustomShowClonedObjectEventArgs.TargetObjectSpace Property

Specifies the Object Space of the target cloned object.

Namespace : DevExpress.ExpressApp.CloneObject

Assembly : DevExpress.ExpressApp.CloneObject.v25.2.dll

NuGet Package : DevExpress.ExpressApp.CloneObject

Declaration

csharp
public IObjectSpace TargetObjectSpace { get; }
vb
Public ReadOnly Property TargetObjectSpace As IObjectSpace

Property Value

TypeDescription
IObjectSpace

The Object Space of the target cloned object.

|

See Also

CustomShowClonedObjectEventArgs Class

CustomShowClonedObjectEventArgs Members

DevExpress.ExpressApp.CloneObject Namespace