windowsforms-devexpress-dot-xtraeditors-dot-repository-5e63c40a.md
Contains settings specific to a BreadCrumbEdit control.
Namespace : DevExpress.XtraEditors.Repository
Assembly : DevExpress.XtraEditors.v25.2.dll
NuGet Package : DevExpress.Win.Navigation
public class RepositoryItemBreadCrumbEdit :
RepositoryItemComboBox
Public Class RepositoryItemBreadCrumbEdit
Inherits RepositoryItemComboBox
The following members return RepositoryItemBreadCrumbEdit objects:
A RepositoryItemBreadCrumbEdit object contains settings that specify the look and behavior for a BreadCrumbEdit control, related to this RepositoryItemBreadCrumbEdit. To access a BreadCrumbEdit‘s RepositoryItemBreadCrumbEdit object, use the BreadCrumbEdit.Properties property.
See the Breadcrumb Edit Control topic for details.
Show 11 items
Object MarshalByRefObject Component DevExpress.XtraEditors.ComponentBase RepositoryItem RepositoryItemTextEdit RepositoryItemButtonEdit RepositoryItemPopupBase RepositoryItemPopupBaseAutoSearchEdit RepositoryItemComboBox RepositoryItemBreadCrumbEdit
See Also