BreadCrumbHistoryItem.Clone() Method
In This Article
Duplicates the target BreadCrumbHistoryItem.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public virtual BreadCrumbHistoryItem Clone()
#Returns
Type | Description |
---|---|
Bread |
A Bread |
See Also