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