FileManagerSettingsEditing.AllowCopy Property
Gets or sets a value specifying whether an item can be copied.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue(false)]
public virtual bool AllowCopy { get; set; }
<DefaultValue(False)>
Public Overridable Property AllowCopy As Boolean
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
true, if item copying is allowed; otherwise, false. |
Property Paths
You can access this nested property as listed below:
Show 21 property paths