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

BreadCrumbNode.Properties Property

Provides access to the main BreadCrumbNode settings.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v18.2.dll

Declaration

[Browsable(false)]
public RepositoryItemBreadCrumbEdit Properties { get; }

Property Value

Type Description
RepositoryItemBreadCrumbEdit

A RepositoryItemBreadCrumbEdit object that stores the main BreadCrumbNode settings.

See Also