FileManagerSettingsBreadcrumbs.ShowParentFolderButton Property
Specifies the visibility of the parent folder button in the breadcrumbs element.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue(true)]
public virtual bool ShowParentFolderButton { get; set; }
<DefaultValue(True)>
Public Overridable Property ShowParentFolderButton As Boolean
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
true, if the parent folder button is visible, otherwise, false. |
Property Paths
You can access this nested property as listed below:
Show 19 property paths