CustomGetCloneActionTargetTypesEventArgs.SourceType Property
Gets the type of the source object to be cloned.
Namespace: DevExpress.ExpressApp.CloneObject
Assembly: DevExpress.ExpressApp.CloneObject.Xpo.v24.1.dll
NuGet Package: DevExpress.ExpressApp.CloneObject.Xpo
Declaration
Property Value
Type | Description |
---|---|
ITypeInfo | The type of the source object to be cloned. |
See Also