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

BreadCrumbHistory.Properties Property

Provides access the a RepositoryItemBreadCrumbEdit object, assigned to this BreadCrumbHistory collection.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v19.1.dll

Declaration

public RepositoryItemBreadCrumbEdit Properties { get; }

Property Value

Type Description
RepositoryItemBreadCrumbEdit

A RepositoryItemBreadCrumbEdit object, assigned to this BreadCrumbHistory collection.

See Also