CustomShowClonedObjectEventArgs.ClonedObject Property
Gets the target cloned object.
Namespace: DevExpress.ExpressApp.CloneObject
Assembly: DevExpress.ExpressApp.CloneObject.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Object | The target cloned object. |
See Also