CloneObjectModule Class
The module contained in the DevExpress.ExpressApp.CloneObject.v25.2.dll assembly.
Namespace: DevExpress.ExpressApp.CloneObject
Assembly: DevExpress.ExpressApp.CloneObject.v25.2.dll
NuGet Package: DevExpress.ExpressApp.CloneObject
Declaration
Remarks
The Clone Object Module comprises a single DevExpress.ExpressApp.CloneObject.v25.2.dll assembly. Its classes and services provide object cloning functionality in XAF applications. This assembly is a module itself, since it contains the CloneObjectModule class - a descendant of the ModuleBase class.
The values of CloneObjectModule‘s properties determine the general behavior of the cloning functionality.
Implements
Inheritance
Object
MarshalByRefObject
Component
ModuleBase
CloneObjectModule
See Also