Skip to main content
.NET 6.0+

CloneObjectViewController.CloneObjectActionImageName Field

Gets the name of the image used as the ActionBase.ImageName of the CloneObjectViewController.CloneObjectAction Action.

Namespace: DevExpress.ExpressApp.CloneObject

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

Declaration

public const string CloneObjectActionImageName = "Action_CloneMerge_Clone_Object"

Field Value

Type
String
See Also