Skip to main content
Tab

FileManagerStyles.BreadcrumbsItem Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public AppearanceStyle BreadcrumbsItem { get; }

Property Value

Type Description
AppearanceStyle

An AppearanceStyle object that contains style settings.

Remarks

ASPxFileManager_Breadcrumbs

See Also