ASPxFileManager.FileListCustomFilterBreadcrumbsText Property
Specifies the breadcrumbs text to be displayed in the File Manager for the applied filter.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A string value specifying breadcrumbs text when custom filter is applied. |
Remarks
Note
Online Demos Refer to the File Manager - Custom Filter API online demo to see this feature in action.
See Also