CustomCloneObjectEventArgs Class
Arguments passed to the CloneObjectViewController.CustomCloneObject event.
Namespace: DevExpress.ExpressApp.CloneObject
Assembly: DevExpress.ExpressApp.CloneObject.v26.1.dll
Declaration
Remarks
The CustomCloneObjectEventArgs class declares properties specific to the CloneObjectViewController.CustomCloneObject event that allows you to implement the custom cloning process.
See Also