Back to Devexpress

BreadCrumbNode.Depth Property

windowsforms-devexpress-dot-xtraeditors-dot-breadcrumbnode-752355ae.md

latest1.1 KB
Original Source

BreadCrumbNode.Depth Property

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
[Browsable(false)]
public int Depth { get; }
vb
<Browsable(False)>
Public ReadOnly Property Depth As Integer

Property Value

Type
Int32

See Also

Breadcrumb Edit Control

BreadCrumbNode Class

BreadCrumbNode Members

DevExpress.XtraEditors Namespace