Skip to main content
A newer version of this page is available. .
Tab

FileManagerStyles.BreadcrumbsItem Property

Gets the style settings that define the appearance of a breadcrumbs item.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public AppearanceStyle BreadcrumbsItem { get; }

Property Value

Type Description
AppearanceStyle

An AppearanceStyle object that contains style settings.

Remarks

ASPxFileManager_Breadcrumbs

See Also