Skip to main content
Tab

FileManagerStyles.Breadcrumbs Property

Gets the style settings that define the appearance of the breadcrumbs element.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public AppearanceStyleBase Breadcrumbs { get; }

#Property Value

Type Description
AppearanceStyleBase

An AppearanceStyleBase object that contains style settings.

#Remarks

ASPxFileManager_Breadcrumbs

See Also