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

FileManagerStyles.Breadcrumbs Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public AppearanceStyleBase Breadcrumbs { get; }

Property Value

Type Description
AppearanceStyleBase

An AppearanceStyleBase object that contains style settings.

Remarks

ASPxFileManager_Breadcrumbs

See Also