FileManagerImages.BreadcrumbsSeparator Property
Gets the settings of a separator image displayed in the breadcrumbs.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| ImagePropertiesBase | An ImagePropertiesBase object that contains image settings. |
Remarks
Use the BreadcrumbsSeparator property to specify the breadcrumbs separator image.

See Also