BreadCrumbNode.Properties Property
In This Article
Provides access to the main BreadCrumbNode settings.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[Browsable(false)]
public RepositoryItemBreadCrumbEdit Properties { get; }
#Property Value
Type | Description |
---|---|
Repository |
A Repository |
See Also