Back to Devexpress

BreadCrumbHistory.Properties Property

windowsforms-devexpress-dot-xtraeditors-dot-breadcrumbhistory.md

latest1.5 KB
Original Source

BreadCrumbHistory.Properties Property

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

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public RepositoryItemBreadCrumbEdit Properties { get; }
vb
Public ReadOnly Property Properties As RepositoryItemBreadCrumbEdit

Property Value

TypeDescription
RepositoryItemBreadCrumbEdit

A RepositoryItemBreadCrumbEdit object, assigned to this BreadCrumbHistory collection.

|

See Also

BreadCrumbHistory Class

BreadCrumbHistory Members

DevExpress.XtraEditors Namespace