CloneObjectViewController.IsNotModifiedEnabledKey Field
An ActionBase.Enabled property’s key name. This key indicates that the CloneObjectViewController.CloneObjectAction should be enabled or disabled due to CloneObjectViewController.AllowCloneWhenModified and BaseObjectSpace.IsModified values.
Namespace: DevExpress.ExpressApp.CloneObject
Assembly: DevExpress.ExpressApp.CloneObject.v25.1.dll
NuGet Package: DevExpress.ExpressApp.CloneObject
Declaration
Field Value
| Type | Description |
|---|---|
| String | A |
See Also