Back to Devexpress

BreadCrumbEdit.AddDefaultRootNode() Method

windowsforms-devexpress-dot-xtraeditors-dot-breadcrumbedit-bc227f05.md

latest1.2 KB
Original Source

BreadCrumbEdit.AddDefaultRootNode() Method

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[EditorBrowsable(EditorBrowsableState.Never)]
public virtual BreadCrumbNode AddDefaultRootNode()
vb
<EditorBrowsable(EditorBrowsableState.Never)>
Public Overridable Function AddDefaultRootNode As BreadCrumbNode

Returns

Type
BreadCrumbNode

See Also

BreadCrumbEdit Class

BreadCrumbEdit Members

DevExpress.XtraEditors Namespace