BreadcrumbsPosition Enum
Lists values that specify the breadcrumbs‘s position in the ASPxFileManager control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Members
| 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.
|
Related API Members
The following properties accept/return BreadcrumbsPosition values:
Remarks
Values listed by this enumeration are used to set the FileManagerSettingsBreadcrumbs.Position property’s value.
See Also

