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