Skip to main content
.NET 6.0+

CloneObjectModule.ClonerType Property

Namespace: DevExpress.ExpressApp.CloneObject

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

Declaration

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

Property Value

Type
Type
See Also