Skip to main content
.NET Framework 4.6.2+

CloneObjectModule.ClonerType Property

Namespace: DevExpress.ExpressApp.CloneObject

Assembly: DevExpress.ExpressApp.CloneObject.Xpo.v24.2.dll

Declaration

[TypeConverter(typeof(BusinessClassTypeConverter<ICloner>))]
public Type ClonerType { get; set; }

Property Value

Type
Type
See Also