FileManagerSettingsBreadcrumbs.Position Property
Gets or sets the breadcrumbs's position within a file manager.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue(BreadcrumbsPosition.Top)]
public virtual BreadcrumbsPosition Position { get; set; }
<DefaultValue(BreadcrumbsPosition.Top)>
Public Overridable Property Position As BreadcrumbsPosition
Property Value
Type | Default | Description |
---|---|---|
BreadcrumbsPosition | Top |
One of the BreadcrumbsPosition enumeration values. |
Available values:
Name | Description |
---|---|
Top | The breadcrumbs are displayed at the top of the file area. |
Bottom | The breadcrumbs are displayed at the bottom of the file area. |
Property Paths
You can access this nested property as listed below:
Show 19 property paths