CustomShowClonedObjectEventArgs.SourceObject Property
Gets the source cloned object.
Namespace: DevExpress.ExpressApp.CloneObject
Assembly: DevExpress.ExpressApp.CloneObject.v25.1.dll
NuGet Package: DevExpress.ExpressApp.CloneObject
Declaration
Property Value
| Type | Description |
|---|---|
| Object | The source cloned object. |
See Also